Forgot to correct a test .-.

This commit is contained in:
Thomas Touhey 2016-05-22 23:29:03 +02:00
parent 41c3b72955
commit f68bb38996
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
#******************************************************************************#
# INCLUDE CONFIGURATION
include $(CURDIR)/Makefile.vars
include $(CURDIR)/Makefile.cfg
# DEDUCED VARIABLES
ALLOBJ = $(SRC:%=$(OBJDIR)/%.o)