summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-03-23 17:31:11 +0000
committerJim Meyering <jim@meyering.net>2004-03-23 17:31:11 +0000
commit2a90dd7d2f97d3723a55cdbfbbca7b850bda1c21 (patch)
tree2f10867ff98558289265d9aafbb981ad0281d1b2 /lib/Makefile.am
parent9e8815a79d5a490d134094efaf9375a2763b27a1 (diff)
downloadcoreutils-2a90dd7d2f97d3723a55cdbfbbca7b850bda1c21.tar.xz
(libfetish_a_SOURCES): Add getopt_int.h.
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 ca8f3cc4e..12c43f51e 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.c getopt.h getopt1.c getopt_int.c \
hash.c hash.h \
hash-pjw.c hash-pjw.h \
__fpending.h \