summaryrefslogtreecommitdiffstats
path: root/oox/Package_tokens.mk
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@suse.cz>2011-11-18 13:44:04 +0100
committerLuboš Luňák <l.lunak@suse.cz>2011-11-24 18:43:57 +0100
commitf333a9de04f3f52a068090db247c6872fd9014e6 (patch)
tree237a16e17cf50acf04d951f5dfcb39d654860500 /oox/Package_tokens.mk
parentrename SmOoxml to SmOoxmlExport, as it does only export (diff)
downloadcore-f333a9de04f3f52a068090db247c6872fd9014e6.tar.gz
core-f333a9de04f3f52a068090db247c6872fd9014e6.zip
clean up .mk files for oox generated files
one was unused, and keep similar things together
Diffstat (limited to 'oox/Package_tokens.mk')
-rw-r--r--oox/Package_tokens.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/oox/Package_tokens.mk b/oox/Package_tokens.mk
index 5eb2073589dc..96eb52137928 100644
--- a/oox/Package_tokens.mk
+++ b/oox/Package_tokens.mk
@@ -29,5 +29,6 @@
$(eval $(call gb_Package_Package,oox_tokens,$(SRCDIR)/oox/source/token))
$(eval $(call gb_Package_add_file,oox_tokens,inc/oox/tokens.txt,tokens.txt))
+$(eval $(call gb_Package_add_file,oox_tokens,inc/oox/namespaces.txt,namespaces.txt))
# vim: set noet sw=4 ts=4: