summaryrefslogtreecommitdiff
path: root/xmlscript/Module_xmlscript.mk
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2013-04-16 20:04:19 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2013-04-16 20:05:02 +0200
commitf4ebb99de6e93f6d38e7b0486d66e99a196b1f6e (patch)
treeab8478c33da5a7d2ca61e97d99882445f7f3237b /xmlscript/Module_xmlscript.mk
parent30fd46fd54c764dae676fc70dd2a207bc38a3870 (diff)
separate inc and dtd packages in xmlscript for global header move
Change-Id: I3e00e33d4e684b18d4e30e115db69fbface76982
Diffstat (limited to 'xmlscript/Module_xmlscript.mk')
-rw-r--r--xmlscript/Module_xmlscript.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmlscript/Module_xmlscript.mk b/xmlscript/Module_xmlscript.mk
index 5c74712c5232..f0bf26d43f8c 100644
--- a/xmlscript/Module_xmlscript.mk
+++ b/xmlscript/Module_xmlscript.mk
@@ -11,6 +11,7 @@ $(eval $(call gb_Module_Module,xmlscript))
$(eval $(call gb_Module_add_targets,xmlscript,\
Library_xmlscript \
+ Package_dtd \
Package_inc \
))