aboutsummaryrefslogtreecommitdiff
path: root/src/makefile.linux
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-09-29 02:15:37 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-09-29 02:15:37 +0000
commitcdf7b21a7a3a857a7d1d532a4917d13bc83e363e (patch)
tree4f8177035d59ddda878f1143db286851ff0ea589 /src/makefile.linux
parent6d4b49598011289f6334e3e0910c6a45b21e3574 (diff)
added include for cvs-style pd/src location
svn path=/trunk/externals/zexy/; revision=1049
Diffstat (limited to 'src/makefile.linux')
-rw-r--r--src/makefile.linux2
1 files changed, 1 insertions, 1 deletions
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