* lib/Makefile.am (libfind_a_SOURCES): added yesno.c

This commit is contained in:
Kevin Dalley
2000-10-10 16:43:43 +00:00
parent f040158ac2
commit fb0581fd63

View File

@@ -39,7 +39,8 @@ libfind_a_SOURCES = regex.h \
xstrtoumax.c \
getline.c \
getline.h \
basename.c
basename.c \
yesno.c
libfind_a_LIBADD = @LIBOBJS@ \
@ALLOCA@