diff options
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
|