From 614f6cd4bf972b82ace294b8133122fdff5dc3a1 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 10 Oct 2012 16:07:12 -0400 Subject: add 'checksource' and 'mksource' --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 7499ef0..e1de0a3 100644 --- a/Makefile +++ b/Makefile @@ -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 #### -- cgit v1.2.3-54-g00ecf