Makefile
author Radek Brich <radek.brich@devl.cz>
Mon, 16 Feb 2015 21:17:43 +0100
changeset 117 8680c2333546
permissions -rw-r--r--
Update FixedLayout. Add demo launcher.

.PHONY: build_ext

build_ext:
	python3 setup.py build_ext --inplace