changeset 969:000f0f59bea7

(noinst_HEADERS): Add strverscmp.h.
author Jim Meyering <jim@meyering.net>
date Sun, 06 Jul 1997 21:25:57 +0000
parents ba39b0931436
children 7961334d45db
files lib/Makefile.am
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib/Makefile.am	Sun Jul 06 14:47:50 1997 +0000
+++ b/lib/Makefile.am	Sun Jul 06 21:25:57 1997 +0000
@@ -12,7 +12,7 @@
 full-write.c idcache.c \
 isdir.c long-options.c makepath.c modechange.c path-concat.c \
 safe-read.c save-cwd.c savedir.c stripslash.c userspec.c xgetcwd.c \
-xmalloc.c xstrdup.c xstrtol.c xstrtoul.c yesno.c strverscmp.c
+xmalloc.c xstrdup.c xstrtol.c xstrtoul.c yesno.c
 
 libfu_a_LIBADD = @LIBOBJS@ @ALLOCA@
 libfu_a_DEPENDENCIES = $(libfu_a_LIBADD)