summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2013-10-12 19:00:50 +0200
committerDavid Tardon <dtardon@redhat.com>2013-10-13 12:05:48 +0200
commit37c1ae54e07ee49ee84e9af4c0ed2e9d18786bb9 (patch)
tree7361d22472ff4468b3e80045cae7d6ba77ffec7c /scp2
parent523a304a6db0c12bba74a26d8fe37d00ff60cc99 (diff)
add missing dep
Change-Id: I6b66cd78e36022c8a5d6b45489d2e2ade323a72c
Diffstat (limited to 'scp2')
-rw-r--r--scp2/InstallModule_sdkoo.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/scp2/InstallModule_sdkoo.mk b/scp2/InstallModule_sdkoo.mk
index 6bb2c5483a11..0669195323f5 100644
--- a/scp2/InstallModule_sdkoo.mk
+++ b/scp2/InstallModule_sdkoo.mk
@@ -9,6 +9,8 @@
$(eval $(call gb_InstallModule_InstallModule,scp2/sdkoo))
+$(eval $(call gb_InstallModule_use_auto_install_libs,scp2/sdkoo,sdk))
+
ifneq ($(DOXYGEN),)
$(eval $(call gb_InstallModule_add_defs,scp2/sdkoo,\
-DDOXYGEN \