diff --git a/libmaxsi/Makefile b/libmaxsi/Makefile index f9250cc0..06a16d62 100644 --- a/libmaxsi/Makefile +++ b/libmaxsi/Makefile @@ -100,7 +100,7 @@ start.o: $(CPU)/start.o $(HEADERDIRS): mkdir -p $@ -preproc/%: include/% +preproc/%: include/% $(HEADERDIRS) mxmpp -I decl $< -o $@ headers: $(HEADERDIRS) $(HEADERS)