summaryrefslogtreecommitdiffstats
path: root/scp2/AutoInstall.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2015-02-28 21:29:27 +0100
committerMichael Stahl <mstahl@redhat.com>2015-02-28 22:28:57 +0100
commite0aaa830fc6633a2ab5614eec4f4b88279dca908 (patch)
tree3d493db4f8710b6d468bb9c9449d05a27f4cddf1 /scp2/AutoInstall.mk
parentscp2: move python librelogo packages to AutoInstall (diff)
downloadcore-e0aaa830fc6633a2ab5614eec4f4b88279dca908.tar.gz
core-e0aaa830fc6633a2ab5614eec4f4b88279dca908.zip
scp2: move xsltfilter packages to AutoInstall
Change-Id: I2ae844d43a875ea0b4eb9dd445e483a36a90f73d
Diffstat (limited to 'scp2/AutoInstall.mk')
-rw-r--r--scp2/AutoInstall.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/scp2/AutoInstall.mk b/scp2/AutoInstall.mk
index e271be86bf6d..5a7c4f9e7a82 100644
--- a/scp2/AutoInstall.mk
+++ b/scp2/AutoInstall.mk
@@ -53,5 +53,6 @@ $(eval $(call gb_AutoInstall_add_module,winexplorerextwin64nt6,SHLXTHDL_LIB_FILE
endif
$(eval $(call gb_AutoInstall_add_module,writer,LIBO_LIB_FILE))
$(eval $(call gb_AutoInstall_add_module,writer_brand,,LIBO_EXECUTABLE))
+$(eval $(call gb_AutoInstall_add_module,xsltfilter,))
# vim: set noet sw=4 ts=4: