summaryrefslogtreecommitdiff
path: root/oox
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-10-07 16:39:03 +0200
committerMichael Stahl <mstahl@redhat.com>2014-10-07 16:41:37 +0200
commit63e6cbc3180047000787a9071513152fdd9ce942 (patch)
tree221d68d0ac5c28ddc4bb8e307546f4769a949c5d /oox
parent6dbb6275ebd1a4299099c3b6bc82ec4ee0e1fb86 (diff)
oox: fix spurious rebuilds of namespacemap.cxx
There is a missing dependency on one of the generated header files. Change-Id: Id3fa2ccf2c2a31527b795861afdf557882f56972
Diffstat (limited to 'oox')
-rw-r--r--oox/CustomTarget_generated.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/oox/CustomTarget_generated.mk b/oox/CustomTarget_generated.mk
index 70aa0d2739df..640f4e4232c3 100644
--- a/oox/CustomTarget_generated.mk
+++ b/oox/CustomTarget_generated.mk
@@ -63,6 +63,7 @@ $(call gb_CustomTarget_get_target,oox/generated) : \
$(oox_INC)/tokenhash.inc \
$(oox_INC)/tokennames.inc \
$(oox_INC)/namespacenames.inc \
+ $(oox_INC)/namespaces-strictnames.inc \
$(oox_INC)/propertynames.inc \
$(oox_GENHEADERPATH)/tokens.hxx \
$(oox_GENHEADERPATH)/namespaces.hxx \