summaryrefslogtreecommitdiff
path: root/store/Package_inc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'store/Package_inc.mk')
-rw-r--r--store/Package_inc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/store/Package_inc.mk b/store/Package_inc.mk
index 11c3e15c7411..aa458bc80af3 100644
--- a/store/Package_inc.mk
+++ b/store/Package_inc.mk
@@ -30,5 +30,6 @@ $(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: