(EXTRA_DIST): Remove mvdir.c and rmdir.c.
authorJim Meyering <jim@meyering.net>
Tue, 2 Sep 1997 04:58:17 +0000 (04:58 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 2 Sep 1997 04:58:17 +0000 (04:58 +0000)
Add lstat.c and stat.c.

lib/Makefile.am

index f2e77553afe829f7d81531c713caf8398c53b78e..00f448be26cb96a3be4679974c7b36085e462f4e 100644 (file)
@@ -1,9 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 noinst_LIBRARIES = libfu.a
 
-## FIXME: Remove mvdir.c, and rmdir.c when
-## automake is fixed -- probably for 1.1g
-EXTRA_DIST = chown.c mkdir.c rmdir.c getline.c mktime.c strftime.c getgroups.c
+EXTRA_DIST = chown.c getgroups.c getline.c lstat.c mktime.c stat.c strftime.c
 
 INCLUDES = -I.. -I$(srcdir) -I../intl