changeset 1026:8432838fff61

.
author Jim Meyering <jim@meyering.net>
date Mon, 15 Sep 1997 03:59:24 +0000
parents aba3c6214cef
children c074d994d37d
files lib/Makefile.in
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib/Makefile.in
+++ b/lib/Makefile.in
@@ -90,7 +90,8 @@
 
 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