make lib compilable
[mTask.git] / Makefile
index 7b0fe31..bbe8187 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -29,6 +29,7 @@ CleanSerial/Clean\ System\ Files/TTY.o:
        make -C CleanSerial
 
 client/mTaskSymbols.h: mTaskMakeSymbols
+       mkdir -p client
        ./$< -nr > $@
 
 %: %.icl $(wildcard */*.[id]cl *.[id]cl)