diff options
author | RALOVICH, Kristof <tade60@freemail.hu> | 2014-06-28 19:42:33 +0200 |
---|---|---|
committer | RALOVICH, Kristof <tade60@freemail.hu> | 2014-06-28 19:42:33 +0200 |
commit | f9419661e414a06d2d8fd484f2eef4c32163d4ab (patch) | |
tree | e32cc2cdaf0a79d514333d32a3ac33326792aa86 /src/ui/Makefile | |
parent | b74a17176f4c330b555458e331ac173e9045e0a2 (diff) |
ui: dbus notification, qt tray iconui
Diffstat (limited to 'src/ui/Makefile')
-rw-r--r-- | src/ui/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ui/Makefile b/src/ui/Makefile new file mode 100644 index 0000000..d1d61d3 --- /dev/null +++ b/src/ui/Makefile @@ -0,0 +1,3 @@ + +all: + ./antpm-monitor |