diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2012-10-10 16:07:12 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2012-10-10 16:07:12 -0400 |
commit | 614f6cd4bf972b82ace294b8133122fdff5dc3a1 (patch) | |
tree | 779668e5dcdf7056be7d6acc392cf1163b90c27c /Makefile | |
parent | 06d9a96e5b252d86418595dd1195a6f5ef69d462 (diff) |
add 'checksource' and 'mksource'
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -subcommands = help list-commands mvn-basename mvn-install mvn-localrepo +subcommands = help list-commands mvn-basename mvn-install mvn-localrepo mksource checksource dirs = $(DESTDIR)/usr/share/jh $(DESTDIR)/usr/bin #### |