summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
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
commit630d0d3f8dfd772a20d71de575ac0fbeb4351e66 (patch)
tree5befff338ede389322fa1bb38e2abbc6808ddf8b /lib/Makefile.am
parentd3af459dac385e13b3bcba63f75462545d243233 (diff)
downloadcoreutils-630d0d3f8dfd772a20d71de575ac0fbeb4351e66.tar.xz
(DISTCLEANFILES): Add lstat.c and stat.c.
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 3aff9e66e..eb57cef8c 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