diff options
author | Thomas O Fredericks <mrtof@users.sourceforge.net> | 2009-10-07 00:41:31 +0000 |
---|---|---|
committer | Thomas O Fredericks <mrtof@users.sourceforge.net> | 2009-10-07 00:41:31 +0000 |
commit | cd658ffed1329080f06f84e890dcda4302ca5864 (patch) | |
tree | ac51de57a2ff6289dc8b06ec29876091fe5534e7 /test/Makefile | |
parent | dcd3ce848a86fc70339ed94432d96aee73d63e62 (diff) |
replacing the old param with the new param
svn path=/trunk/externals/tof/; revision=12553
Diffstat (limited to 'test/Makefile')
-rw-r--r-- | test/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile b/test/Makefile index e1d67f9..22929fb 100644 --- a/test/Makefile +++ b/test/Makefile @@ -1,6 +1,6 @@ default: -PARAM: param paramDump paramRoute paramFile
+PARAM: param paramDump paramRoute paramFile paramId paramCustom
current:
echo make class
|