aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b4a7f1f..3dafe2d 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,8 @@
# path to pd
## change this according to your setup!
-PDROOT=../../../pd
+#PDROOT=../../../pd
+PDROOT=/Net/iem/Benutzer/zmoelnig/src/pd-0.41-0test08
# here we find the sources of pd (and evtl. the pd.lib)
PDSRCDIR=$(PDROOT)/src