actually working code
[mTask.git] / Makefile
index cef4b6a..5f19a89 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -26,6 +26,7 @@ CLMLIBS:=\
 BINARIES:= mTaskExamples mTaskInterpret miTask
 
 all: $(BINARIES) int/mTaskSymbols.h
+       make -C CleanSerial
 
 int/mTaskSymbols.h: mTaskMakeSymbols
        ./$< -nr > $@