From: Jim Meyering Date: Sun, 20 Jun 2004 13:42:30 +0000 (+0000) Subject: (libfetish_a_SOURCES): Add yesno.h. X-Git-Tag: v5.3.0~1299 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=19e8479c86c4384267c3f569a1fcce06dce75b2e;p=thirdparty%2Fcoreutils.git (libfetish_a_SOURCES): Add yesno.h. --- diff --git a/lib/Makefile.am b/lib/Makefile.am index c03d36f8a7..d2ba6e71bc 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -136,7 +136,7 @@ libfetish_a_SOURCES = \ xstrtol.c xstrtol.h \ xstrtoul.c \ xstrtoumax.c \ - yesno.c + yesno.c yesno.h libfetish_a_SOURCES += \ printf-args.h \