aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorThomas O Fredericks <mrtof@users.sourceforge.net>2009-09-16 19:51:18 +0000
committerThomas O Fredericks <mrtof@users.sourceforge.net>2009-09-16 19:51:18 +0000
commitb9254ae32c236772d465d168ef44e31a6565aa6d (patch)
tree282d08e8485985b6c878393a0a85399eee883e4d /test
parent21e28b964a33fe8d02a37f2c9197b1f7fb1fdbf0 (diff)
Modified the Makefile so that it compiles on any machine that has copy of the svn
svn path=/trunk/externals/tof/; revision=12378
Diffstat (limited to 'test')
-rw-r--r--test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile b/test/Makefile
index a651da9..8d83e14 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -14,7 +14,7 @@ clean:
.SUFFIXES: .pd_linux
-PDPATH = /home/tom/src/pure-data/pd
+PDPATH = ../../../pd
TOFPATH = ../src