Archived
1
0
Fork 0

add more convenient Makefiles

This commit is contained in:
neingeist 2013-11-25 10:53:24 +01:00
parent ff5d56113b
commit 5cad5d8abe
2 changed files with 4 additions and 0 deletions

2
Makefile Normal file
View file

@ -0,0 +1,2 @@
all:
make -C asset

2
images/Makefile Normal file
View file

@ -0,0 +1,2 @@
all:
make -C ../asset