diff options
Diffstat (limited to 'xmlscript')
-rw-r--r-- | xmlscript/Library_xmlscript.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xmlscript/Library_xmlscript.mk b/xmlscript/Library_xmlscript.mk index b27fdf58fafc..c625594d421d 100644 --- a/xmlscript/Library_xmlscript.mk +++ b/xmlscript/Library_xmlscript.mk @@ -12,8 +12,6 @@ $(eval $(call gb_Library_Library,xmlscript)) $(eval $(call gb_Library_use_external,xmlscript,boost_headers)) $(eval $(call gb_Library_use_packages,xmlscript,\ - tools_inc \ - xmlscript_inc \ )) $(eval $(call gb_Library_set_componentfile,xmlscript,xmlscript/util/xmlscript)) |