aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 8770323..6b0a1e2 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -55,6 +55,14 @@ vala_add(ayatana-indicator-bluetooth-service
)
vala_add(ayatana-indicator-bluetooth-service
+ greeter.vala
+ DEPENDS
+ profile
+ bluetooth
+ device
+)
+
+vala_add(ayatana-indicator-bluetooth-service
device.vala
)
@@ -85,6 +93,7 @@ vala_add(ayatana-indicator-bluetooth-service
device
phone
desktop
+ greeter
)
vala_finish(ayatana-indicator-bluetooth-service