From 1b2cb2fefcb5ae05cce3fb5eaeb2b6d68c6e1eac Mon Sep 17 00:00:00 2001 From: Artem Bityutskiy Date: Fri, 25 Jan 2008 11:04:08 +0200 Subject: ubi-tools: fix Makefile Signed-off-by: Artem Bityutskiy --- tests/ubi-tests/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/ubi-tests/Makefile b/tests/ubi-tests/Makefile index 157aa55..b5c7e2f 100644 --- a/tests/ubi-tests/Makefile +++ b/tests/ubi-tests/Makefile @@ -1,6 +1,6 @@ LIBUBI_PATH=../../ubi-utils/ LIBUBI_SRC_PATH=../../ubi-utils/src -LIBUBI_HEADER_PATH=../../ubi-utils/inc +LIBUBI_HEADER_PATH=../../ubi-utils/include UBIUTILS_PATH=../../ubi-utils/ CC := $(CROSS)gcc -- cgit v1.2.3