calibre/Makefile
2007-11-08 23:10:01 +00:00

12 lines
205 B
Makefile

all : gui2 translations
clean :
cd src/libprs500/gui2 && python make.py clean
gui2 :
cd src/libprs500/gui2 && python make.py
translations :
cd src/libprs500 && python translations/__init__.py