summaryrefslogtreecommitdiff
path: root/oox/Package_tokens.mk
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@suse.cz>2011-11-18 20:52:02 +0100
committerLuboš Luňák <l.lunak@suse.cz>2011-11-24 18:43:58 +0100
commit0ac48a4a0673ac71e06aa588b524a60367e2ad19 (patch)
tree6e04ab55e5be41e0e8fe7365d0f8ec34fddb432f /oox/Package_tokens.mk
parente443c83aa312d9baa6b5dd2921f3e22ff9578b76 (diff)
oox/namespaces.txt actually is generated
Diffstat (limited to 'oox/Package_tokens.mk')
-rw-r--r--oox/Package_tokens.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/oox/Package_tokens.mk b/oox/Package_tokens.mk
index 96eb52137928..5eb2073589dc 100644
--- a/oox/Package_tokens.mk
+++ b/oox/Package_tokens.mk
@@ -29,6 +29,5 @@
$(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: