summaryrefslogtreecommitdiff
path: root/compilerplugins/Makefile-clang.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2019-10-08 08:19:19 +0200
committerStephan Bergmann <sbergman@redhat.com>2019-10-08 11:29:46 +0200
commitc18280e6b2b22936f00e1c88606eadc6dfd9e100 (patch)
tree2556f245a6447c8e0a4f8e9aeedb8c61d2136a38 /compilerplugins/Makefile-clang.mk
parent7fef6c0fed10a3457f520689fa129926636c3103 (diff)
More generated files to take care of
Change-Id: I4a150389e42959bb8e522dbf488eda24ac934f00 Reviewed-on: https://gerrit.libreoffice.org/80422 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'compilerplugins/Makefile-clang.mk')
-rw-r--r--compilerplugins/Makefile-clang.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/compilerplugins/Makefile-clang.mk b/compilerplugins/Makefile-clang.mk
index a132df918b50..0d599dcef59a 100644
--- a/compilerplugins/Makefile-clang.mk
+++ b/compilerplugins/Makefile-clang.mk
@@ -143,6 +143,8 @@ compilerplugins-clean:
$(CLANGOUTDIR)/sharedvisitor/sharedvisitor.{cxx,d,o} \
$(CLANGOUTDIR)/sharedvisitor/{analyzer,generator}{$(CLANG_EXE_EXT),.d,.o} \
$(CLANGOUTDIR)/sources-new.txt \
+ $(CLANGOUTDIR)/sources-shared-new.txt \
+ $(CLANGOUTDIR)/sources-shared.txt \
$(CLANGOUTDIR)/sources.txt
$(CLANGOUTDIR):