summaryrefslogtreecommitdiffstats
path: root/radio.pro
diff options
context:
space:
mode:
authorMatt Ranostay <matt.ranostay@konsulko.com>2017-08-17 15:21:48 -0700
committerMatt Ranostay <matt.ranostay@konsulko.com>2017-08-17 20:51:04 -0700
commitc46a56ac144e7399f2172e56a7a22d46d580c830 (patch)
tree4122472de77d49eb47497e9641b445cea528e29c /radio.pro
parent9aebdfa77d57426fdaaab123d7c91c32a20e87be (diff)
Spliting out of the radio binding into it's own repo and service. This removes the binding from the radio application build. Change-Id: If62c61e4ad0054b55eee5f0bb46a33bc0677f4b8 Bug-AGL: SPEC-834 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
Diffstat (limited to 'radio.pro')
-rw-r--r--radio.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/radio.pro b/radio.pro
index 80f6d6c..579a952 100644
--- a/radio.pro
+++ b/radio.pro
@@ -1,3 +1,3 @@
TEMPLATE = subdirs
-SUBDIRS = app binding package
-package.depends += app binding
+SUBDIRS = app package
+package.depends += app