summaryrefslogtreecommitdiffstats
path: root/filter/Module_filter.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-09-19 12:54:24 +0200
committerDavid Tardon <dtardon@redhat.com>2012-10-25 14:48:22 +0200
commit25113cd050d931b0e195fda6d6da9864a575070e (patch)
tree7cc24d82131f0285572519c08c0bd16560fff9c3 /filter/Module_filter.mk
parentfix tests that aren't testing anything (diff)
downloadcore-25113cd050d931b0e195fda6d6da9864a575070e.tar.gz
core-25113cd050d931b0e195fda6d6da9864a575070e.zip
convert java XSL transformer into extension
Change-Id: Ided6c480969764073056830722c8996e0df52285
Diffstat (limited to 'filter/Module_filter.mk')
-rw-r--r--filter/Module_filter.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/filter/Module_filter.mk b/filter/Module_filter.mk
index 99bebb5c55d8..603cec9f14b3 100644
--- a/filter/Module_filter.mk
+++ b/filter/Module_filter.mk
@@ -74,6 +74,7 @@ endif
ifneq ($(SOLAR_JAVA),)
$(eval $(call gb_Module_add_targets,filter,\
+ Extension_xslt2_transformer \
Jar_XSLTFilter \
Jar_XSLTValidate \
))