aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2008-04-30 17:52:29 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2008-04-30 17:52:29 +0000
commit94f145fe9b91192ebea1a44e585ed12c151e0214 (patch)
treea037c9913741d0561ce8df70007a634126456314 /src/Makefile
parentef55dfc53aed0d7ab8269321b8d54f3cac21c335 (diff)
added new object [parentposition] that will output
the position of the containing abstraction within it's parent-patch svn path=/trunk/externals/iem/iemguts/; revision=9744
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index dc3f0db..dc816c0 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -3,7 +3,7 @@
# path to pd
## change this according to your setup!
-PDROOT?=../../pd
+PDROOT?=../../../../pd
#PDROOT=/home/zmoelnig/src/pd/
# here we find the sources of pd (and evtl. the pd.lib)