From bee45895726e952410df7d7fedce8b25603d909e Mon Sep 17 00:00:00 2001 From: "N.N." Date: Thu, 11 Nov 2010 13:22:33 +0000 Subject: disable option checking svn path=/trunk/externals/pix_opencv/; revision=14407 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 76ab21a..7a77fa4 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ ifeq ($(UNAME),Linux) LDFLAGS = -Wl,--export-dynamic -shared LIBS = `pkg-config --libs opencv` EXTENSION = pd_linux - SOURCES_OPT = @SOURCES_OPT@ + SOURCES_OPT = pix_opencv_surf.cc endif ifeq ($(UNAME),Darwin) INCLUDES += -I/Library/Frameworks/OpenCV.framework/Headers/ -I/Applications/Pd-extended.app/Contents/Resources/include/pdextended -I/Applications/Pd-extended.app/Contents/Resources/include/ -- cgit v1.2.1