summaryrefslogtreecommitdiff
path: root/sowatch.pro
diff options
context:
space:
mode:
Diffstat (limited to 'sowatch.pro')
-rw-r--r--sowatch.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/sowatch.pro b/sowatch.pro
index 5a1e868..1233f46 100644
--- a/sowatch.pro
+++ b/sowatch.pro
@@ -4,7 +4,8 @@ TEMPLATE = subdirs
# Core library
# This is mandatory. Depends on Qt and GConf.
-SUBDIRS = libsowatch
+SUBDIRS = libsowatch \
+ metawatchwatchlets
# The MetaWatch driver plugin
# Since this is the only watch plugin, it is mandatory.