From ea8af3dcd4921987a6e63eb7b6e5c4601f20bbaa Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 25 Sep 2003 23:02:14 +0000 Subject: added include path to make it compile with the CVS layout svn path=/trunk/externals/pdogg/; revision=1037 --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makefile b/makefile index d6a4763..9fa7542 100644 --- a/makefile +++ b/makefile @@ -75,7 +75,7 @@ pd_linux: $(NAME).pd_linux LINUXCFLAGS = -DPD -DUNIX -DICECAST -O2 -funroll-loops -fomit-frame-pointer \ -Wall -W -Wshadow -Wno-unused -Wno-parentheses -Wno-switch -LINUXINCLUDE = -I../../src +LINUXINCLUDE = -I../../src -I ../../pd/src LINUXEXTERNALS = oggamp~.o oggcast~.o oggread~.o oggwrite~.o -- cgit v1.2.1