greenhouse/Makefile
2016-12-10 16:24:33 +08:00

7 lines
50 B
Makefile

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