summaryrefslogtreecommitdiff
path: root/sowatch.pro
diff options
context:
space:
mode:
authorJavier S. Pedro <maemo@javispedro.com>2011-12-10 17:19:01 +0100
committerJavier S. Pedro <maemo@javispedro.com>2011-12-10 17:19:01 +0100
commit393b71d6464224b5d7c5c64c795190253cbd3b9f (patch)
tree3e3039ef94d1a0ac79c18c7533f30efb63ffcb82 /sowatch.pro
parent847ac79bbfbb27afa7ae3a27453cd121d0e5f21a (diff)
downloadsowatch-393b71d6464224b5d7c5c64c795190253cbd3b9f.tar.gz
sowatch-393b71d6464224b5d7c5c64c795190253cbd3b9f.zip
Cleaning up everything for a Fremantle build
Diffstat (limited to 'sowatch.pro')
-rw-r--r--sowatch.pro6
1 files changed, 4 insertions, 2 deletions
diff --git a/sowatch.pro b/sowatch.pro
index ca44495..b5bc774 100644
--- a/sowatch.pro
+++ b/sowatch.pro
@@ -1,11 +1,13 @@
TEMPLATE = subdirs
SUBDIRS = libsowatch
-SUBDIRS += metawatch sowatchd sowatchui
+SUBDIRS += sowatchd
+SUBDIRS += metawatch
+SUBDIRS += sowatchui
SUBDIRS += notificationswatchlet sysinfowatchlet
-metawatch.depends = libsowatch
sowatchd.depends = libsowatch
+metawatch.depends = libsowatch
sowatchui.depends = libsowatch sowatchd
notificationswatchlet.depends = libsowatch
sysinfowatchlet.depends = libsowatch