diff options
author | Javier S. Pedro <maemo@javispedro.com> | 2011-09-24 00:31:46 +0200 |
---|---|---|
committer | Javier S. Pedro <maemo@javispedro.com> | 2011-09-24 00:31:46 +0200 |
commit | cba26597f1c09764d37be0d13863ec5d5c340da0 (patch) | |
tree | 5559b1274c228673e2bd519135de8de596c7e91b /sowatch.pro | |
parent | b414dbdb28d839c9755b1832f27f61d1ec9e7863 (diff) | |
download | sowatch-cba26597f1c09764d37be0d13863ec5d5c340da0.tar.gz sowatch-cba26597f1c09764d37be0d13863ec5d5c340da0.zip |
new partially working incoming call plugin
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 += \ + |