changeset 1987:902c89b9c0c5

(MAINTAINERCLEANFILES): Set to $(BUILT_SOURCES).
author Jim Meyering <jim@meyering.net>
date Mon, 01 Nov 1999 09:53:41 +0000
parents eaeb35566cf8
children dd348a15bf5c
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
@@ -28,6 +28,7 @@
 version-etc.h xalloc.h xstrtol.h
 
 BUILT_SOURCES = getdate.c lstat.c stat.c
+MAINTAINERCLEANFILES = $(BUILT_SOURCES)
 
 EXTRA_DIST = xstat.in
 lstat.c: xstat.in