From 8946dd3f509a242b8ec06dbaf5522113f56671fb Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Fri, 28 Sep 2012 10:38:33 -0400 Subject: Add a list-commands command --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0303236..4794be4 100644 --- a/Makefile +++ b/Makefile @@ -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 #### -- cgit v1.2.3-54-g00ecf