summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorPeter Foley <pefoley2@pefoley.com>2016-01-22 11:47:43 -0500
committerjan iversen <jani@documentfoundation.org>2016-01-28 15:42:19 +0000
commit13ebef097dbbf1e8663bcb3649daba4ee8295a40 (patch)
treeaa9ad88bffcf0d148e900fd7858ff124b5a1e923 /Makefile.in
parent9451237a3571fe0c4394097e9d33799c13d73e3a (diff)
improve distclean for cross-compile
Change-Id: I2af71d5039d330518ea115e6a95af1f15c376538 Reviewed-on: https://gerrit.libreoffice.org/21722 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Matúš Kukan <matus@libreoffice.org> Reviewed-by: jan iversen <jani@documentfoundation.org>
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index aec7ea6751ce..33f396398491 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -175,6 +175,8 @@ distclean : clean compilerplugins-clean
$(BUILDDIR)/config.Build.log \
$(BUILDDIR)/config.status \
$(BUILDDIR)/config_build.mk \
+ $(BUILDDIR)/config_build_lang.mk \
+ $(BUILDDIR)/config_build/*.h \
$(BUILDDIR)/config_host.mk \
$(BUILDDIR)/config_host.mk.stamp \
$(BUILDDIR)/config_host_lang.mk \