From 965d9b51335e3b7cbd1ac3599cab45fcd71ef581 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 13 Dec 2010 06:43:07 +0000 Subject: updated to build against 0.43 svn path=/trunk/externals/pdp/; revision=14619 --- opengl/Makefile.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opengl/Makefile.config b/opengl/Makefile.config index 1e0fd61..74d5bf3 100644 --- a/opengl/Makefile.config +++ b/opengl/Makefile.config @@ -23,7 +23,7 @@ endif ifeq ($(UNAME),Darwin) TARGET = darwin CPPFLAGS += -I/sw/include - PD_EXECUTABLE=../../../pd/bin/pd + PD_EXECUTABLE=../../../pd/src/pd LDFLAGS = -lgsl -lGL -lGLU -lglut -lX11 -L/sw/lib -L/usr/X11R6/lib endif -- cgit v1.2.1