diff options
Diffstat (limited to 'sowatch.pro')
-rw-r--r-- | sowatch.pro | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sowatch.pro b/sowatch.pro index 90e1eb1..afd8b49 100644 --- a/sowatch.pro +++ b/sowatch.pro @@ -5,7 +5,8 @@ SUBDIRS = libsowatch \ sysinfowatchlet !isEmpty(MEEGO_VERSION_MAJOR) { - SUBDIRS += meegohandsetnotification ckitcallnotification qmafwwatchlet + SUBDIRS += meegohandsetnotification ckitcallnotification \ + qmafwwatchlet qmapwatchlet } unix:!symbian { |