mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-08-17 09:06:50 +02:00
(EXTRA_DIST): Add malloc.c.
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
## Process this file with automake to produce Makefile.in
|
||||
noinst_LIBRARIES = libfu.a
|
||||
|
||||
EXTRA_DIST = chown.c getgroups.c getline.c lstat.c mktime.c \
|
||||
EXTRA_DIST = chown.c getgroups.c getline.c lstat.c malloc.c mktime.c \
|
||||
realloc.c stat.c strftime.c
|
||||
|
||||
INCLUDES = -I.. -I$(srcdir) -I../intl
|
||||
|
||||
Reference in New Issue
Block a user