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 d872f29..0402176 100644 --- a/sowatch.pro +++ b/sowatch.pro @@ -4,7 +4,7 @@ SUBDIRS = libsowatch \ sowatchd !isEmpty(MEEGO_VERSION_MAJOR) { - #SUBDIRS += meegohandsetnotification + SUBDIRS += meegohandsetnotification ckitcallnotification } unix:!symbian { @@ -36,3 +36,4 @@ OTHER_FILES += \ + |