(EXTRA_DIST): Add malloc.c.
authorJim Meyering <jim@meyering.net>
Sun, 26 Oct 1997 03:58:27 +0000 (03:58 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 26 Oct 1997 03:58:27 +0000 (03:58 +0000)
lib/Makefile.am

index 8a240d399b57fa783425eb4c218382a2597dc87d..55a33607d3755fcc73b68216bc691d4477ab4a6e 100644 (file)
@@ -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