aboutsummaryrefslogtreecommitdiffstats
path: root/plasma/applet/Makefile
blob: b4ab4ea959da46fc5bfd95478062c75aa875e1b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
all: plasmapkg

plasmapkg:
	zip -r ../../net_monitor_plasma.zip contents/ metadata.desktop

clean:
	rm -f ../../net_monitor_plasma.zip

test: clean plasmapkg
	plasmapkg -t plasmoid -r net_monitor
	plasmapkg -t plasmoid -i ../../net_monitor_plasma.zip