summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-11-22 14:09:58 +0000
committerJim Meyering <jim@meyering.net>1999-11-22 14:09:58 +0000
commit1fa55b5e0731bc535c7f3be42d30cf2ac8725085 (patch)
tree255fa0523b2ae178a216711428f4ccc37be98316
parent99a1cc45ab3ed912ff8b71d0678801e2be1a40a5 (diff)
downloadgnulib-1fa55b5e0731bc535c7f3be42d30cf2ac8725085.tar.gz
(DISTCLEANFILES): Add lstat.c and stat.c.
-rw-r--r--lib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 3aff9e66ea..eb57cef8ce 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -29,6 +29,7 @@ version-etc.h xalloc.h xstrtol.h
BUILT_SOURCES = getdate.c lstat.c stat.c
MAINTAINERCLEANFILES = $(BUILT_SOURCES)
+DISTCLEANFILES = lstat.c stat.c
EXTRA_DIST = xstat.in
lstat.c: xstat.in