summaryrefslogtreecommitdiff
path: root/instsetoo_native/Module_instsetoo_native.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2013-04-28 09:15:16 +0200
committerDavid Tardon <dtardon@redhat.com>2013-04-28 16:34:24 +0200
commitdb1b0ca0156382bac0266d0eb09be0872d825889 (patch)
treeb60fa434ef2296924a6f049f69817b9a0af7c3fe /instsetoo_native/Module_instsetoo_native.mk
parent0346f008e7ee6d30b8990806bab8cc69b4bf181d (diff)
copy rdbs to instdir
Change-Id: I1855e72efc1a034d28ca2326ad8b239e2671cea7
Diffstat (limited to 'instsetoo_native/Module_instsetoo_native.mk')
-rw-r--r--instsetoo_native/Module_instsetoo_native.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/instsetoo_native/Module_instsetoo_native.mk b/instsetoo_native/Module_instsetoo_native.mk
index 2ee18e586a77..2cf7c3c6cc88 100644
--- a/instsetoo_native/Module_instsetoo_native.mk
+++ b/instsetoo_native/Module_instsetoo_native.mk
@@ -20,6 +20,7 @@ endif
ifneq ($(gb_RUNNABLE_INSTDIR),)
$(eval $(call gb_Module_add_targets,instsetoo_native,\
CustomTarget_setup \
+ Package_rdb \
Package_setup \
))
endif