summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 7719637..5e380b0 100644
--- a/Makefile
+++ b/Makefile
@@ -52,6 +52,10 @@ git-clone:
test-build: build
./go-clone --build go.wit.com/apps/guireleaser
+test-install: build
+ ./go-clone --install go.wit.com/apps/guireleaser
+
+
debian:
go-deb --no-gui --repo go.wit.com/apps/go-clone