diff options
Diffstat (limited to 'sowatch.pro')
-rw-r--r-- | sowatch.pro | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sowatch.pro b/sowatch.pro index 47f39ad..627af02 100644 --- a/sowatch.pro +++ b/sowatch.pro @@ -16,8 +16,9 @@ metawatch.depends = libsowatch libsowatchbt metawatchwatchlets.depends = metawatch # LiveView driver plugin -SUBDIRS += liveview +SUBDIRS += liveview liveviewwatchlets liveview.depends = libsowatch libsowatchbt +liveviewwatchlets.depends = liveview # Some watchlets # This just shows a list of pending notifications and has no dependencies. |