diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2012-09-28 10:38:33 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2012-09-28 10:38:33 -0400 |
commit | 8946dd3f509a242b8ec06dbaf5522113f56671fb (patch) | |
tree | 734c0f9324e57a6662118aef4f2e9476c6922485 /Makefile | |
parent | 5a5c2aede987abb16a123b71de4d34c3cec2c0a3 (diff) |
Add a list-commands command
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -subcommands = help mvn-basename mvn-install mvn-localrepo +subcommands = help list-commands mvn-basename mvn-install mvn-localrepo dirs = $(DESTDIR)/usr/share/jh $(DESTDIR)/usr/bin #### |