From 19e8479c86c4384267c3f569a1fcce06dce75b2e Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 20 Jun 2004 13:42:30 +0000 Subject: [PATCH] (libfetish_a_SOURCES): Add yesno.h. --- lib/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ -- 2.47.3