1
0
Fork 0

Make sure config.h is included

This commit is contained in:
Fred Sundvik 2017-06-16 21:38:34 +03:00
parent 7424261dae
commit 8674f9c466
2 changed files with 2 additions and 0 deletions

View file

@ -20,3 +20,4 @@ TEST_PATH=tests/$(TEST)
$(TEST)_SRC=$(TEST_PATH)/test.c $(TMK_COMMON_SRC)
$(TEST)_DEFS=$(TMK_COMMON_DEFS)
$(TEST)_CONFIG=$(TEST_PATH)/config.h