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 faa9a6d..74ecfb0 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -2,7 +2,6 @@ TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS += \
networksettings \
- bluetoothsettings \
localesettings \
displaysettings \
timedatesettings \
@@ -11,3 +10,5 @@ SUBDIRS += \
settingsui \
imports \
doc \
+
+qtHaveModule(bluetooth): SUBDIRS += bluetoothsettings