From 48886dd80cf5a05dad279363e8fc9743dd7770ae Mon Sep 17 00:00:00 2001 From: Antoine Villeret Date: Thu, 27 Dec 2012 14:41:22 +0000 Subject: clean up directory fix help patch dependency improve REAMDE svn path=/trunk/externals/pix_opencv/; revision=16770 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5c6d82a..e71fc00 100644 --- a/Makefile +++ b/Makefile @@ -36,7 +36,7 @@ UNITTESTS = #------------------------------------------------------------------------------# ALL_CFLAGS = -I"$(PD_INCLUDE)" -CFLAGS_linux = -I/usr/include/Gem +CFLAGS_linux = -I/usr/local/include/Gem `pkg-config --cflags opencv` CFLAGS_macosx = -I/Library/Frameworks/OpenCV.framework/Headers/ \ -I$(PD_PATH)/include/Gem -I$(PD_PATH)/include ALL_LDFLAGS = -- cgit v1.2.1