aboutsummaryrefslogtreecommitdiff
path: root/tests/tests2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests2/Makefile')
-rw-r--r--tests/tests2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tests2/Makefile b/tests/tests2/Makefile
index 9c2e70f..369ed47 100644
--- a/tests/tests2/Makefile
+++ b/tests/tests2/Makefile
@@ -2,7 +2,7 @@ TOP = ../..
include $(TOP)/Makefile
VPATH = $(top_srcdir)/tests/tests2
-TCCFLAGS = -B$(TOP)
+TCCFLAGS = -B$(TOP) -I$(top_srcdir)/include
ifdef CONFIG_WIN32
TCCFLAGS = -B$(top_srcdir)/win32 -I$(top_srcdir)/include -L$(TOP)
endif