summaryrefslogtreecommitdiffstats
path: root/src/src.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/src.pro')
-rw-r--r--src/src.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/src.pro b/src/src.pro
index d7ace46..014e517 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -2,11 +2,12 @@ TEMPLATE = subdirs
CONFIG += ordered
qtHaveModule(dbus) {
- qtHaveModule(bluetooth): SUBDIRS += bluetoothsettings
SUBDIRS += \
networksettings \
localesettings \
timedatesettings \
+
+ qtHaveModule(bluetooth): SUBDIRS += bluetoothsettings
}
SUBDIRS += \