greenhouse/Makefile
2015-09-17 10:37:20 +08:00

7 lines
50 B
Makefile

all: resources.py
%.py: %.qrc
pyrcc4 -o $@ $<