aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorN.N. <sevyves@users.sourceforge.net>2010-11-11 13:22:33 +0000
committerN.N. <sevyves@users.sourceforge.net>2010-11-11 13:22:33 +0000
commitbee45895726e952410df7d7fedce8b25603d909e (patch)
tree068ba2e5127c3442a1e9fe4a369923ee15e6b1fe /Makefile
parent02a8491e97279e86a420fa39f29ae778aca8a471 (diff)
disable option checking
svn path=/trunk/externals/pix_opencv/; revision=14407
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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/