projects
/
platform
/
upstream
/
automake.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0889169
)
regen
author
Alexandre Duret-Lutz
<adl@gnu.org>
Tue, 24 Sep 2002 08:05:35 +0000
(08:05 +0000)
committer
Alexandre Duret-Lutz
<adl@gnu.org>
Tue, 24 Sep 2002 08:05:35 +0000
(08:05 +0000)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index
cbabc05
..
5945672
100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-520,7
+520,7
@@
distcleancheck: distclean
exit 1 ; \
fi
test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
- || { echo "ERROR: files left after distclean:" ; \
+ || { echo "ERROR: files left
in build directory
after distclean:" ; \
$(distcleancheck_listfiles) ; \
exit 1; } >&2
check-am: all-am