summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-06-20 13:42:30 +0000
committerJim Meyering <jim@meyering.net>2004-06-20 13:42:30 +0000
commit19e8479c86c4384267c3f569a1fcce06dce75b2e (patch)
treef3963ac0609029e78bfc41815266e79887e709f6 /lib/Makefile.am
parent4a80ae25c1d7fece0167c3afd8713fd9605db91c (diff)
downloadcoreutils-19e8479c86c4384267c3f569a1fcce06dce75b2e.tar.xz
(libfetish_a_SOURCES): Add yesno.h.
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index c03d36f8a..d2ba6e71b 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 \