/b-gtk/fix-viz

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz
1
2
3
4
5
python-installer:
	python setup.py bdist_wininst

clean:
	python -c "import shutil; shutil.rmtree('build'); shutil.rmtree('dist')"