]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
whoops: getopt_int.h, not getopt_int.c.
authorJim Meyering <jim@meyering.net>
Tue, 23 Mar 2004 17:34:05 +0000 (17:34 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 23 Mar 2004 17:34:05 +0000 (17:34 +0000)
lib/Makefile.am

index 12c43f51edc21053d7038f03a73e89ae59eb92df..bf7d22a169e3f30b9ef43d40fe367f8ff96397f0 100644 (file)
@@ -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 \