summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-11-01 09:53:41 +0000
committerJim Meyering <jim@meyering.net>1999-11-01 09:53:41 +0000
commit80871da19277bb8f5941731f4ec77d513dfd9a83 (patch)
treeba20619eb1f406cf151f7567cc12e7735fc5ca42 /lib
parentdd1e7763d3a8bb08dba2253b1d666c7b4bab6d03 (diff)
downloadcoreutils-80871da19277bb8f5941731f4ec77d513dfd9a83.tar.xz
(MAINTAINERCLEANFILES): Set to $(BUILT_SOURCES).
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 62a915036..3aff9e66e 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -28,6 +28,7 @@ savedir.h strverscmp.h \
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