summaryrefslogtreecommitdiffstats
path: root/serial_link/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'serial_link/tests/Makefile')
-rw-r--r--serial_link/tests/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/serial_link/tests/Makefile b/serial_link/tests/Makefile
index 0d8ba4b7b6..1b072c6f1d 100644
--- a/serial_link/tests/Makefile
+++ b/serial_link/tests/Makefile
@@ -22,7 +22,7 @@
CC = gcc
CFLAGS =
-INCLUDES = -I. -I../
+INCLUDES = -I. -I../../
LDFLAGS = -L$(BUILDDIR)/cgreen/build-c/src -shared
LDLIBS = -lcgreen
UNITOBJ = $(BUILDDIR)/serialtest/unitobj