From: Jim Meyering Date: Tue, 23 Mar 2004 17:31:11 +0000 (+0000) Subject: (libfetish_a_SOURCES): Add getopt_int.h. X-Git-Tag: COREUTILS-5_3_0~1963 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2a90dd7d2f97d3723a55cdbfbbca7b850bda1c21;p=platform%2Fupstream%2Fcoreutils.git (libfetish_a_SOURCES): Add getopt_int.h. --- diff --git a/lib/Makefile.am b/lib/Makefile.am index ca8f3cc..12c43f5 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 \