summaryrefslogtreecommitdiff
path: root/filter/Module_filter.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-10-10 17:33:30 +0200
committerDavid Tardon <dtardon@redhat.com>2012-10-25 14:48:23 +0200
commitbfc71eb03e2bc6f26d53f70b32f9a8937086808b (patch)
tree770bab45b1398519b5a89c2ca864dcb9de553f4f /filter/Module_filter.mk
parentca0ea73a4ab104031a16b5bac7a9bb6e57c77ba0 (diff)
drop saxon-based XSLT transformer
Change-Id: I2cd4e0965452c376df8c5e43353fbdd6f62fb27d
Diffstat (limited to 'filter/Module_filter.mk')
-rw-r--r--filter/Module_filter.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/filter/Module_filter.mk b/filter/Module_filter.mk
index 603cec9f14b3..463af633763b 100644
--- a/filter/Module_filter.mk
+++ b/filter/Module_filter.mk
@@ -74,8 +74,6 @@ endif
ifneq ($(SOLAR_JAVA),)
$(eval $(call gb_Module_add_targets,filter,\
- Extension_xslt2_transformer \
- Jar_XSLTFilter \
Jar_XSLTValidate \
))
endif