summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-04-28 21:16:19 +0000
committerJim Meyering <jim@meyering.net>2002-04-28 21:16:19 +0000
commitdbaf821f827af779a0fcbdb92625254abcbacfb2 (patch)
tree0353b9664e948d81f909747490871262f9e5cf93 /lib/Makefile.am
parentb8b5ed3d52945a82e92a366bba252fbcf280e15d (diff)
downloadcoreutils-dbaf821f827af779a0fcbdb92625254abcbacfb2.tar.xz
(libfetish_a_SOURCES): Add sig2str.h.
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index bc9235254..fcd29ce52 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -75,6 +75,7 @@ libfetish_a_SOURCES = \
savedir.c savedir.h \
settime.c \
sha.c sha.h \
+ sig2str.h \
stdio-safer.h \
stripslash.c \
strverscmp.h \