diff options
author | Javier S. Pedro <maemo@javispedro.com> | 2011-09-23 23:15:49 +0200 |
---|---|---|
committer | Javier S. Pedro <maemo@javispedro.com> | 2011-09-23 23:15:49 +0200 |
commit | b414dbdb28d839c9755b1832f27f61d1ec9e7863 (patch) | |
tree | f38470222ec8abff7aad3e55807cc60ee93af20f /sowatch.pro | |
parent | 77a98ac21c2520d9fb4bb9c8f70967a8e36dc872 (diff) | |
download | sowatch-b414dbdb28d839c9755b1832f27f61d1ec9e7863.tar.gz sowatch-b414dbdb28d839c9755b1832f27f61d1ec9e7863.zip |
Cleaning up bits
Diffstat (limited to 'sowatch.pro')
-rw-r--r-- | sowatch.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sowatch.pro b/sowatch.pro index 38f2a8c..d872f29 100644 --- a/sowatch.pro +++ b/sowatch.pro @@ -4,7 +4,7 @@ SUBDIRS = libsowatch \ sowatchd !isEmpty(MEEGO_VERSION_MAJOR) { - SUBDIRS += meegohandsetnotification + #SUBDIRS += meegohandsetnotification } unix:!symbian { |