aboutsummaryrefslogtreecommitdiffstats
path: root/plasma/applet/Makefile
diff options
context:
space:
mode:
authorEugeni Dodonov <eugeni@mandriva.com>2011-01-16 19:51:17 -0200
committerEugeni Dodonov <eugeni@mandriva.com>2011-01-16 19:51:17 -0200
commit25180fabda6e04c7feafa763b67282b920e1921e (patch)
tree39d1c4916c4a92404fb66cdca3b8d4ca686d3ac8 /plasma/applet/Makefile
parentac555d6b7644776b4351eb4981dab3aedc135883 (diff)
downloadnet_monitor-25180fabda6e04c7feafa763b67282b920e1921e.tar
net_monitor-25180fabda6e04c7feafa763b67282b920e1921e.tar.gz
net_monitor-25180fabda6e04c7feafa763b67282b920e1921e.tar.bz2
net_monitor-25180fabda6e04c7feafa763b67282b920e1921e.tar.xz
net_monitor-25180fabda6e04c7feafa763b67282b920e1921e.zip
Move applet into plasma/applet/
Diffstat (limited to 'plasma/applet/Makefile')
-rw-r--r--plasma/applet/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/plasma/applet/Makefile b/plasma/applet/Makefile
new file mode 100644
index 0000000..ba9252b
--- /dev/null
+++ b/plasma/applet/Makefile
@@ -0,0 +1,7 @@
+all: plasmapkg
+
+plasmapkg:
+ zip -r ../net_monitor_plasma.zip contents/ metadata.desktop
+
+clean:
+ rm -f ../net_monitor_plasma.zip