diff options
Diffstat (limited to 'sowatch.pro')
-rw-r--r-- | sowatch.pro | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/sowatch.pro b/sowatch.pro index 75d1a31..d32b0da 100644 --- a/sowatch.pro +++ b/sowatch.pro @@ -1,6 +1,8 @@ TEMPLATE = subdirs -SUBDIRS = libsowatch sowsim \ - metawatch +SUBDIRS = libsowatch \ + metawatch \ + sowatchd \ + sowsim OTHER_FILES += \ qtc_packaging/debian_harmattan/rules \ @@ -14,3 +16,7 @@ OTHER_FILES += \ + + + + |