From f61dfc6557303a8bba5301927f42e5b2a7ffcac6 Mon Sep 17 00:00:00 2001 From: "Javier S. Pedro" Date: Sun, 7 Jul 2013 13:50:28 +0200 Subject: add some notification support to liveview --- sowatch.pro | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sowatch.pro') 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. -- cgit v1.2.3