aboutsummaryrefslogtreecommitdiff
path: root/buildconf
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2009-06-03 00:57:18 +0000
committerYang Tse <yangsita@gmail.com>2009-06-03 00:57:18 +0000
commitfe6c03370eb6ad073bbd25d6cdd3d93f7bd650e2 (patch)
treeab43f273934cb4593708b1d639c69985a0979aec /buildconf
parente3f128875c8a31052198c0d26fa3b7d1afb1d8b1 (diff)
Remove all generated 'Makefile' files.
This can be done now that no file with such name exists in CVS tree.
Diffstat (limited to 'buildconf')
-rwxr-xr-xbuildconf1
1 files changed, 1 insertions, 0 deletions
diff --git a/buildconf b/buildconf
index 8abec55d8..8bace6c02 100755
--- a/buildconf
+++ b/buildconf
@@ -257,6 +257,7 @@ PERL=`findtool ${PERL:-perl}`
# Remove files generated on previous buildconf/configure run.
#
for fname in .deps \
+ Makefile \
Makefile.in \
aclocal.m4 \
aclocal.m4.bak \