summaryrefslogtreecommitdiff
path: root/sowatch.pro
diff options
context:
space:
mode:
authorJavier S. Pedro <maemo@javispedro.com>2013-05-05 03:18:46 +0200
committerJavier S. Pedro <maemo@javispedro.com>2013-05-05 03:18:46 +0200
commit12cf6df3f1c90c6ccbab398f0ae03c946e4af638 (patch)
treea205f1240a421a1a6ac4d97e592730e5be00533b /sowatch.pro
parent12d61ddf50f5f34cafd25d7cbdc827156cfb184c (diff)
downloadsowatch-12cf6df3f1c90c6ccbab398f0ae03c946e4af638.tar.gz
sowatch-12cf6df3f1c90c6ccbab398f0ae03c946e4af638.zip
continue working on qml watchface support
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.