changeset 2023:1288dcbbbece

(DISTCLEANFILES): Add lstat.c and stat.c.
author Jim Meyering <jim@meyering.net>
date Mon, 22 Nov 1999 14:09:58 +0000
parents 72e5545782e7
children 0c0b71d8cf1c
files lib/Makefile.am
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -29,6 +29,7 @@
 
 BUILT_SOURCES = getdate.c lstat.c stat.c
 MAINTAINERCLEANFILES = $(BUILT_SOURCES)
+DISTCLEANFILES = lstat.c stat.c
 
 EXTRA_DIST = xstat.in
 lstat.c: xstat.in