summaryrefslogtreecommitdiff
path: root/oox
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-10-07 16:39:03 +0200
committerCaolán McNamara <caolanm@redhat.com>2014-10-08 15:16:11 +0000
commitd8dde16f6ef8053449d15e29a0d09851f62062f0 (patch)
treec27e41cd86897a096b04aa3fc310249b608f3a1d /oox
parent41e3663f1a358048d3e8c1dd3f265f3bcbbfcdd1 (diff)
oox: fix spurious rebuilds of namespacemap.cxx
There is a missing dependency on one of the generated header files. Change-Id: Id3fa2ccf2c2a31527b795861afdf557882f56972 (cherry picked from commit 63e6cbc3180047000787a9071513152fdd9ce942) Reviewed-on: https://gerrit.libreoffice.org/11844 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
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 \