install:
	mkdir -p ~/.bazaar/plugins
	cp plugins/* ~/.bazaar/plugins

uninstall:
	rm ~/.bazaar/plugins/makecheck_unity_phablet.py*
