aboutsummaryrefslogtreecommitdiffstats
path: root/plasma/Makefile
diff options
context:
space:
mode:
authorEugeni Dodonov <eugeni@mandriva.com>2011-01-16 15:20:13 -0200
committerEugeni Dodonov <eugeni@mandriva.com>2011-01-16 15:20:13 -0200
commitac555d6b7644776b4351eb4981dab3aedc135883 (patch)
tree936a4150e8047a9f03f8082f672bd15c4ae4142f /plasma/Makefile
parented4ded0fb539b3a689ff5f9329770ed57b0c573c (diff)
downloadnet_monitor-ac555d6b7644776b4351eb4981dab3aedc135883.tar
net_monitor-ac555d6b7644776b4351eb4981dab3aedc135883.tar.gz
net_monitor-ac555d6b7644776b4351eb4981dab3aedc135883.tar.bz2
net_monitor-ac555d6b7644776b4351eb4981dab3aedc135883.tar.xz
net_monitor-ac555d6b7644776b4351eb4981dab3aedc135883.zip
added initial plasma prototype
Diffstat (limited to 'plasma/Makefile')
-rw-r--r--plasma/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/plasma/Makefile b/plasma/Makefile
new file mode 100644
index 0000000..ba9252b
--- /dev/null
+++ b/plasma/Makefile
@@ -0,0 +1,7 @@
+all: plasmapkg
+
+plasmapkg:
+ zip -r ../net_monitor_plasma.zip contents/ metadata.desktop
+
+clean:
+ rm -f ../net_monitor_plasma.zip