From cdf7b21a7a3a857a7d1d532a4917d13bc83e363e Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 29 Sep 2003 02:15:37 +0000 Subject: added include for cvs-style pd/src location svn path=/trunk/externals/zexy/; revision=1049 --- src/makefile.linux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/makefile.linux b/src/makefile.linux index 4fdcdd8..0fc21c3 100644 --- a/src/makefile.linux +++ b/src/makefile.linux @@ -51,7 +51,7 @@ ifeq (${ARCH},alpha) AFLAGS = -mieee -mcpu=ev56 endif -LINCLUDE = +LINCLUDE = -I../../../pd/src $(LINUXOBJECTS): *.h -- cgit v1.2.1