summaryrefslogtreecommitdiff
path: root/pkg/pyinst/Makefile
blob: 72d19ae35fce78ce322874dba55aeff1f33dd5c1 (plain)
1
2
3
4
5
clean:
	rm -rf dist build

build: clean
	pyinstaller -y app.spec