1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-09 21:53:55 +02:00

(EXTRA_DIST): Remove.

This commit is contained in:
Jim Meyering
1996-10-12 05:09:28 +00:00
parent 320268ae6d
commit ffd5a79535

View File

@@ -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