summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2016-09-24 12:28:36 +0100
committerDaniel Silverstone <dsilvers@digital-scurf.org>2016-09-24 12:28:36 +0100
commit007cbc0429c22ed27b20eb8644284120f15b15e1 (patch)
treec2b9c71642d3f20cfab832cccbb64e7be4fa21f4 /Makefile
parentd6e385ef5b2a4eb1a8dcfe30ac3dae790ca1e9e9 (diff)
downloadgitano-007cbc0429c22ed27b20eb8644284120f15b15e1.tar.gz
KEYRING: Add keyring command and associated gubbins
This adds lace interfaces for the keyring command, a basic keyring command with list, create, destroy, and a yarn for it, along with some defines in the skel ready for user rules.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 158dca0..b994306 100644
--- a/Makefile
+++ b/Makefile
@@ -35,6 +35,7 @@ TESTS := 01-basics 02-commands-as 02-commands-config 02-commands-copy \
02-commands-count-objects 02-commands-create 02-commands-destroy \
02-commands-fsck 02-commands-gc 02-commands-graveyard \
02-commands-git-upload-archive 02-commands-group 02-commands-help \
+ 02-commands-keyring \
02-commands-ls 02-commands-readme 02-commands-rename 02-commands-rsync \
02-commands-sshkey 02-commands-user 02-commands-whoami 03-cgit-support \
03-shallow-push