From b9254ae32c236772d465d168ef44e31a6565aa6d Mon Sep 17 00:00:00 2001 From: Thomas O Fredericks Date: Wed, 16 Sep 2009 19:51:18 +0000 Subject: Modified the Makefile so that it compiles on any machine that has copy of the svn svn path=/trunk/externals/tof/; revision=12378 --- test/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/Makefile') 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 -- cgit v1.2.1