diff --git a/makefile b/makefile index bc2e537..7818772 100644 --- a/makefile +++ b/makefile @@ -609,6 +609,7 @@ clean_list : # Create object files directory $(shell mkdir $(OBJDIR) 2>/dev/null) +$(shell mkdir $(OBJDIR)/include 2>/dev/null) # Include the dependency files.