From 91c5b22706243c72ff269025bf03c518cd067f7d Mon Sep 17 00:00:00 2001 From: David Ostrovsky Date: Sun, 6 May 2012 17:17:22 +0200 Subject: gbuild conversion: store module Change-Id: Idbab17b87d042079a8fa6ded7a7424a745761b2f --- store/Package_inc.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'store/Package_inc.mk') 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: -- cgit v1.2.3