changeset 734:d173255081ed

(EXTRA_DIST): Remove.
author Jim Meyering <jim@meyering.net>
date Sat, 12 Oct 1996 05:09:28 +0000
parents cc24f96ff882
children f47aa90c66c9
files lib/Makefile.am
diffstat 1 files changed, 1 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -1,10 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 noinst_LIBRARIES = fu
 
-EXTRA_DIST = basename.c euidaccess.c \
-group-member.c memcpy.c memset.c mkdir.c \
-rename.c rmdir.c rpmatch.c \
-stpcpy.c strcasecmp.c strdup.c strndup.c strstr.c strtol.c strtoul.c
+EXTRA_DIST = group-member.c
 
 INCLUDES = -I.. -I$(srcdir)
 INCLUDES = -I.. -I$(srcdir) -I../intl