summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-12-17 14:06:42 +0100
committerStephan Bergmann <sbergman@redhat.com>2013-12-17 14:06:42 +0100
commit16b48021e12641fbba4320f70e06ae0462f1995f (patch)
tree6047919607e85a36b663dd6a68cd131b22d1419f /Makefile.in
parent13b73d94dc2f6fc707e94eb58aee449494128d82 (diff)
Fix cross-compilation "make distclean"
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index cc8a9827ada4..4ac5c4696789 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -148,6 +148,7 @@ distclean : clean compilerplugins-clean
$(BUILDDIR)/aclocal.m4 \
$(BUILDDIR)/autom4te.cache \
$(BUILDDIR)/config.log \
+ $(BUILDDIR)/config.Build.log \
$(BUILDDIR)/config.status \
$(BUILDDIR)/config_build.mk \
$(BUILDDIR)/config_host.mk \