(EXTRA_DIST): Add realloc.c.
authorJim Meyering <jim@meyering.net>
Mon, 15 Sep 1997 03:19:52 +0000 (03:19 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 15 Sep 1997 03:19:52 +0000 (03:19 +0000)
lib/Makefile.am

index 00f448b..ec2d101 100644 (file)
@@ -1,7 +1,8 @@
 ## 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 stat.c strftime.c
+EXTRA_DIST = chown.c getgroups.c getline.c lstat.c mktime.c \
+  realloc.c stat.c strftime.c
 
 INCLUDES = -I.. -I$(srcdir) -I../intl