[Libreoffice-commits] online.git: Makefile.am
Pranav Kant
pranavk at collabora.co.uk
Fri Mar 10 12:00:27 UTC 2017
Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit eb9c0fa619e0d565dfcb9c16f7167eab67bdb30d
Author: Pranav Kant <pranavk at collabora.co.uk>
Date: Fri Mar 10 17:29:10 2017 +0530
Do not create tags file for loleaflet
Change-Id: I0a2103bc4550d6deacddd1bfc07a23a3cf317d07
diff --git a/Makefile.am b/Makefile.am
index 1ed2f25..11272b7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -40,7 +40,7 @@ endif
loolwsd_fuzzer_CPPFLAGS = -DKIT_IN_PROCESS=1 -DFUZZER=1 -DTDOC=\"$(abs_top_srcdir)/test/data\" $(AM_CPPFLAGS)
-AM_ETAGSFLAGS = --c++-kinds=+p --fields=+iaS --extra=+q -R --totals=yes *
+AM_ETAGSFLAGS = --c++-kinds=+p --fields=+iaS --extra=+q -R --totals=yes --exclude=loleaflet *
AM_CTAGSFLAGS = $(AM_ETAGSFLAGS)
shared_sources = common/FileUtil.cpp \
More information about the Libreoffice-commits
mailing list