summaryrefslogtreecommitdiff
path: root/sfx2/Module_sfx2.mk
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2016-02-22 11:57:00 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2016-02-22 12:54:40 +0000
commitc2befb46193a4644155a1beee9197906be1af780 (patch)
tree5219b76eab6374d7f924007fd7dc06a7dce4f76e /sfx2/Module_sfx2.mk
parentdb8067145f0126402be39042934e11228a1b42e9 (diff)
sfx2 classification: add categories example
This one has 4 choices, it shows how a category can trigger a specific header, footer or watermark. Also validate the XML file against the XSD as part of the build. Change-Id: Id6cf3de63e7fadd16366465c7721d6052c7c60ed Reviewed-on: https://gerrit.libreoffice.org/22615 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
Diffstat (limited to 'sfx2/Module_sfx2.mk')
-rw-r--r--sfx2/Module_sfx2.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sfx2/Module_sfx2.mk b/sfx2/Module_sfx2.mk
index 792668eac125..96adc7a15c38 100644
--- a/sfx2/Module_sfx2.mk
+++ b/sfx2/Module_sfx2.mk
@@ -20,6 +20,7 @@
$(eval $(call gb_Module_Module,sfx2))
$(eval $(call gb_Module_add_targets,sfx2,\
+ CustomTarget_classification \
Library_sfx \
))