(DISTCLEANFILES): Add lstat.c and stat.c.
authorJim Meyering <jim@meyering.net>
Mon, 22 Nov 1999 14:09:58 +0000 (14:09 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 22 Nov 1999 14:09:58 +0000 (14:09 +0000)
lib/Makefile.am

index 3aff9e6..eb57cef 100644 (file)
@@ -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