Fixed makefile

This commit is contained in:
Sebastian 2010-03-29 20:18:15 +02:00
parent b729fd8a57
commit f7cc4d8250
1 changed files with 1 additions and 0 deletions

View File

@ -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.