From 9728c280040625fd4eff572b71b3cb6c8495206b Mon Sep 17 00:00:00 2001 From: Thomas O Fredericks Date: Wed, 7 Oct 2009 20:06:41 +0000 Subject: fixed a problem having to do with absolute and relative paths svn path=/trunk/externals/tof/; revision=12555 --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index e1d67f9..31b2c9f 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,6 +1,6 @@ default: -PARAM: param paramDump paramRoute paramFile +PARAM: param paramDump paramRoute paramFile paramCustom paramId current: echo make class -- cgit v1.2.1