summaryrefslogtreecommitdiff
path: root/uui/Module_uui.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-08-22 16:45:53 +0200
committerAndras Timar <atimar@suse.com>2012-08-22 15:18:23 +0000
commitdaf23128482894e6efee21463c613bc857e15b5e (patch)
tree202fcae7cf510e46c75de9a41be0ef03d69e8472 /uui/Module_uui.mk
parentd9eec8f0f0b4ff397dedbfc2041c79c45af4d4a1 (diff)
do not deliver these module-description xml files
Change-Id: Ife2f42b3a917ece10dc7ee9fcd83f1558084c4f1 Reviewed-on: https://gerrit.libreoffice.org/454 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
Diffstat (limited to 'uui/Module_uui.mk')
-rw-r--r--uui/Module_uui.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/uui/Module_uui.mk b/uui/Module_uui.mk
index 6ebe9af44ad9..09e9715e190e 100644
--- a/uui/Module_uui.mk
+++ b/uui/Module_uui.mk
@@ -31,7 +31,6 @@ $(eval $(call gb_Module_Module,uui))
$(eval $(call gb_Module_add_targets,uui,\
AllLangResTarget_uui \
Library_uui \
- Package_xml \
))
# vim: set noet sw=4 ts=4: