summaryrefslogtreecommitdiff
path: root/oox/Package_generated.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-05-24 14:25:05 +0200
committerMichael Stahl <mstahl@redhat.com>2012-05-24 18:01:07 +0200
commite1759e1ce14058a2c132a3ed574882917d550a6d (patch)
treeb26931de905f2023d4fbd3951c71b4f661051fbe /oox/Package_generated.mk
parent70616e479a044dd47114506cdcbb14e435440d7a (diff)
oox: move generated stuff to custom target
Diffstat (limited to 'oox/Package_generated.mk')
-rw-r--r--oox/Package_generated.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/Package_generated.mk b/oox/Package_generated.mk
index 75138ea0bfc6..25152d22f64e 100644
--- a/oox/Package_generated.mk
+++ b/oox/Package_generated.mk
@@ -25,7 +25,7 @@
# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
# instead of those above.
-$(eval $(call gb_Package_Package,oox_generated,$(WORKDIR)/oox))
+$(eval $(call gb_Package_Package,oox_generated,$(call gb_CustomTarget_get_workdir,oox/generated)))
$(eval $(call gb_Package_add_file,oox_generated,inc/oox/token/tokens.hxx,inc/oox/token/tokens.hxx))
$(eval $(call gb_Package_add_file,oox_generated,inc/oox/token/namespaces.hxx,inc/oox/token/namespaces.hxx))