summaryrefslogtreecommitdiff
path: root/store/Package_inc.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-08-22 17:01:37 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2012-08-22 23:27:34 +0200
commit8c49149d32bed916fb840eb3e61dfce0648c830d (patch)
treed2432805c30975d6e16fa15049e9bee9180fb6df /store/Package_inc.mk
parent45be3ac8151d63ccb61879f876696704542a4ce7 (diff)
remove unused module-description xml files
Change-Id: I531e47538f308ee43e0fe8d7db59f525e45942c3
Diffstat (limited to 'store/Package_inc.mk')
-rw-r--r--store/Package_inc.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/store/Package_inc.mk b/store/Package_inc.mk
index aa458bc80af3..11c3e15c7411 100644
--- a/store/Package_inc.mk
+++ b/store/Package_inc.mk
@@ -30,6 +30,5 @@ $(eval $(call gb_Package_add_file,store_inc,inc/store/store.h,inc/store/store.h)
$(eval $(call gb_Package_add_file,store_inc,inc/store/store.hxx,inc/store/store.hxx))
$(eval $(call gb_Package_add_file,store_inc,inc/store/storedllapi.h,inc/store/storedllapi.h))
$(eval $(call gb_Package_add_file,store_inc,inc/store/types.h,inc/store/types.h))
-$(eval $(call gb_Package_add_file,store_inc,xml/store.xml,util/store.xml))
# vim: set noet sw=4 ts=4: