diff options
author | Javier S. Pedro <maemo@javispedro.com> | 2011-09-17 03:58:13 +0200 |
---|---|---|
committer | Javier S. Pedro <maemo@javispedro.com> | 2011-09-17 03:58:13 +0200 |
commit | f225345d4de3b198a557fe3566f9630163e76d51 (patch) | |
tree | cca7ba40e560226c138a1d4fc44b032f8fd6c808 /sowatch.pro | |
parent | b0771d893865ca249bbf191636fad593901cce03 (diff) | |
download | sowatch-f225345d4de3b198a557fe3566f9630163e76d51.tar.gz sowatch-f225345d4de3b198a557fe3566f9630163e76d51.zip |
Putting MetaWatch stuff in a plugin
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 += \ + |