summaryrefslogtreecommitdiff
path: root/ecp/test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ecp/test/Makefile')
-rw-r--r--ecp/test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ecp/test/Makefile b/ecp/test/Makefile
index 5aeb57a..20b50e5 100644
--- a/ecp/test/Makefile
+++ b/ecp/test/Makefile
@@ -1,5 +1,5 @@
src_dir = ../src
-include $(src_dir)/common.mk
+include $(src_dir)/ecp/common.mk
CFLAGS += -I../util -Wno-int-to-void-pointer-cast
dep=../build-posix/*.a ../util/libecputil.a