diff options
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 b5eabdc..628802a 100644 --- a/sowatch.pro +++ b/sowatch.pro @@ -40,7 +40,7 @@ contains(MEEGO_EDITION,harmattan) { } # Debug only watchlets -debug { +debug_only { SUBDIRS += testnotification testnotification.depends = libsowatch } |