summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorArkadiy Illarionov <qarkai@gmail.com>2017-06-10 22:24:32 +0300
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2017-06-19 09:15:01 +0200
commit63a7df3c072805a49901d1de60cdfd656b2b6044 (patch)
tree94ef41f54d8ee9356a5beb374c2a6fed83b164d5 /Makefile.in
parent379196bf95f860366312a12d8b7934462c990337 (diff)
Ported bin/find-unusedheaders.pl to Python
Also fixed bug which prevented .cxx and .hxx files listing Change-Id: I67adc7c52ab5f2f1222e0756cd0087c8d9be102f Reviewed-on: https://gerrit.libreoffice.org/38640 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
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 53bdabc254a3..5e0de0555878 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -399,7 +399,7 @@ findunusedcode:
@$(SRCDIR)/bin/findunusedcode $(SRCDIR) $(MAKE)
findunusedheaders:
- $(SRCDIR)/bin/find-unusedheaders.pl
+ $(SRCDIR)/bin/find-unusedheaders.py
symbols:
rm -fr $(WORKDIR)/symbols/