summaryrefslogtreecommitdiff
path: root/xmlscript/Module_xmlscript.mk
diff options
context:
space:
mode:
Diffstat (limited to 'xmlscript/Module_xmlscript.mk')
-rw-r--r--xmlscript/Module_xmlscript.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmlscript/Module_xmlscript.mk b/xmlscript/Module_xmlscript.mk
index f0bf26d43f8c..56df07de29d2 100644
--- a/xmlscript/Module_xmlscript.mk
+++ b/xmlscript/Module_xmlscript.mk
@@ -12,7 +12,6 @@ $(eval $(call gb_Module_Module,xmlscript))
$(eval $(call gb_Module_add_targets,xmlscript,\
Library_xmlscript \
Package_dtd \
- Package_inc \
))
# vim: set noet sw=4 ts=4: