diff options
Diffstat (limited to 'sowatch.pro')
-rw-r--r-- | sowatch.pro | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sowatch.pro b/sowatch.pro index 4082874..75d1a31 100644 --- a/sowatch.pro +++ b/sowatch.pro @@ -1,5 +1,6 @@ TEMPLATE = subdirs -SUBDIRS = libsowatch sowsim +SUBDIRS = libsowatch sowsim \ + metawatch OTHER_FILES += \ qtc_packaging/debian_harmattan/rules \ @@ -12,3 +13,4 @@ OTHER_FILES += \ + |