.
authorJim Meyering <jim@meyering.net>
Fri, 19 Aug 1994 13:50:42 +0000 (13:50 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 19 Aug 1994 13:50:42 +0000 (13:50 +0000)
lib/Makefile.in

index 32c3d9b8801550f3b0a3947248a5646e4f14bec3..458b516b19bea74d82e766a018f094317813731e 100644 (file)
@@ -50,7 +50,7 @@ stripslash.o xgetcwd.o xmalloc.o xstrdup.o userspec.o yesno.o \
 
 DISTFILES = Makefile.in backupfile.h getopt.h modechange.h \
 fnmatch.h fsusage.h mountlist.h pathmax.h safe-xstat.c.in safe-xstat.h.in \
-$(SOURCES)
+getdate.c posixtm.c $(SOURCES)
 
 all: libfu.a
 
@@ -148,6 +148,7 @@ getopt1.o: getopt.h
 modechange.o: modechange.h
 mountlist.o: mountlist.h
 xgetcwd.o: pathmax.h
+eaccess.o fsusage.o isdir.o makepath.o mkdir.o rename.o: safe-stat.h
 
 # Tell versions [3.59,3.63) of GNU make not to export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.