projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99a1cc4
)
(DISTCLEANFILES): Add lstat.c and stat.c.
author
Jim Meyering
<jim@meyering.net>
Mon, 22 Nov 1999 14:09:58 +0000
(14:09 +0000)
committer
Jim Meyering
<jim@meyering.net>
Mon, 22 Nov 1999 14:09:58 +0000
(14:09 +0000)
lib/Makefile.am
patch
|
blob
|
history
diff --git
a/lib/Makefile.am
b/lib/Makefile.am
index 3aff9e66ea8f56a571574ec4f91c04a47d43ff60..eb57cef8ce407cf07f6783d60663cbd1e5e68c46 100644
(file)
--- 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