aboutsummaryrefslogtreecommitdiffstats
path: root/plasma/Makefile
diff options
context:
space:
mode:
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