summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2018-11-28 13:07:03 +0100
committerStephan Bergmann <sbergman@redhat.com>2018-11-28 14:31:29 +0100
commit46d434cd12f49fdaab93e8d60b7519f33a711666 (patch)
treecd735208a2396deeccb529c7cf00261d93d8ebef /Makefile.in
parentDo not validate SSL cert in LOK case (diff)
downloadcore-46d434cd12f49fdaab93e8d60b7519f33a711666.tar.gz
core-46d434cd12f49fdaab93e8d60b7519f33a711666.zip
Let distclean remove all of generated config_build/ tree
Change-Id: I8d12454003c0bd23170007e30f96016b47820f5f Reviewed-on: https://gerrit.libreoffice.org/64157 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 393e94fda331..7cf5a9254233 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -214,7 +214,7 @@ distclean : clean compilerplugins-clean
$(BUILDDIR)/config.status \
$(BUILDDIR)/config_build.mk \
$(BUILDDIR)/config_build_lang.mk \
- $(BUILDDIR)/config_build/*.h \
+ $(BUILDDIR)/config_build \
$(BUILDDIR)/config_host.mk \
$(BUILDDIR)/config_host.mk.stamp \
$(BUILDDIR)/config_host_lang.mk \