From 3eb991fe9e2607d8060bf3612a5573bb8e2f0535 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 23 Mar 2004 17:34:05 +0000 Subject: [PATCH] whoops: getopt_int.h, not getopt_int.c. --- lib/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Makefile.am b/lib/Makefile.am index 12c43f51ed..bf7d22a169 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 \ -- 2.47.2