From: Jim Meyering Date: Sun, 20 Jun 2004 13:42:30 +0000 (+0000) Subject: (libfetish_a_SOURCES): Add yesno.h. X-Git-Tag: COREUTILS-5_3_0~1299 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=19e8479c86c4384267c3f569a1fcce06dce75b2e;p=platform%2Fupstream%2Fcoreutils.git (libfetish_a_SOURCES): Add yesno.h. --- diff --git a/lib/Makefile.am b/lib/Makefile.am index c03d36f..d2ba6e7 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 \