fix makefile

master
Daniel Kolesa 2017-03-18 18:49:52 +01:00
parent d5e2207454
commit 1b5d035192
1 changed files with 1 additions and 1 deletions

View File

@ -19,4 +19,4 @@ obuild: $(FILES)
clean:
rm -f $(FILES) obuild
main.o: tpool.hh $(CUBESCRIPT_PATH)/include/cubescript/cubescript.hh
main.o: $(CUBESCRIPT_PATH)/include/cubescript/cubescript.hh