summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-03-23 17:34:05 +0000
committerJim Meyering <jim@meyering.net>2004-03-23 17:34:05 +0000
commit3eb991fe9e2607d8060bf3612a5573bb8e2f0535 (patch)
tree23af52ab6981358265a8abd0714c91dd53afa7b7 /lib/Makefile.am
parent42401183af3f2d950ef528754106c973ceb8dffd (diff)
downloadcoreutils-3eb991fe9e2607d8060bf3612a5573bb8e2f0535.tar.xz
whoops: getopt_int.h, not getopt_int.c.
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 12c43f51e..bf7d22a16 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -33,7 +33,7 @@ libfetish_a_SOURCES = \
posixtm.c posixtm.h \
posixver.c posixver.h \
strftime.c strftime.h \
- getopt.c getopt.h getopt1.c getopt_int.c \
+ getopt.c getopt.h getopt1.c getopt_int.h \
hash.c hash.h \
hash-pjw.c hash-pjw.h \
__fpending.h \