From 0eaf514b1f97cb1587815104477e43c50a3eebe6 Mon Sep 17 00:00:00 2001 From: Uros Majstorovic Date: Mon, 31 Jan 2022 07:53:13 +0100 Subject: fixed build sys --- ecp/test/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ecp/test/Makefile') diff --git a/ecp/test/Makefile b/ecp/test/Makefile index 8bb17a3..29fc020 100644 --- a/ecp/test/Makefile +++ b/ecp/test/Makefile @@ -1,4 +1,4 @@ -include ../src/Makefile.posix +include ../platform/posix.mk CFLAGS += -I../src -I../util -Wno-int-to-void-pointer-cast dep=../src/build-posix/*.a ../util/libecputil.a -- cgit v1.2.3