summaryrefslogtreecommitdiffstats
path: root/Makefile.top
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-12-12 10:27:24 +0100
committerStephan Bergmann <sbergman@redhat.com>2012-12-12 10:27:42 +0100
commitc914836f215a874c0605d6ea7ab63c6cfe779c77 (patch)
treec74fd9542a7f3b0a4f5846007e8d59707fde62b8 /Makefile.top
parentClean up list of distclean files (diff)
downloadcore-c914836f215a874c0605d6ea7ab63c6cfe779c77.tar.gz
core-c914836f215a874c0605d6ea7ab63c6cfe779c77.zip
Remove generated Makefile upon distclean
Change-Id: I464d2541419baae499b3a16e7361c925b273381b
Diffstat (limited to 'Makefile.top')
-rw-r--r--Makefile.top1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.top b/Makefile.top
index e4ebc0de0300..13ff6b4ecdea 100644
--- a/Makefile.top
+++ b/Makefile.top
@@ -144,6 +144,7 @@ ifeq ($(BUILD_DMAKE),YES)
rm -f solenv/*/bin/dmake*
endif
rm -fr \
+ $(BUILDDIR)/Makefile \
$(BUILDDIR)/aclocal.m4 \
$(BUILDDIR)/autom4te.cache \
$(BUILDDIR)/config.log \