summaryrefslogtreecommitdiffstats
path: root/src/cmd/local.mk
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-04-10 15:37:31 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-04-10 15:39:45 (EDT)
commit00d12d255e8020d44389a37d5386fb866c95240d (patch)
treedd95e6fd2ad84740c7ceb53113c3310668976274 /src/cmd/local.mk
parent14ed35ca136b81bc9c5ab224096e06e5dcf002e7 (diff)
cmd/sign: New command
Diffstat (limited to 'src/cmd/local.mk')
-rw-r--r--src/cmd/local.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/cmd/local.mk b/src/cmd/local.mk
index 9dd7023..860c117 100644
--- a/src/cmd/local.mk
+++ b/src/cmd/local.mk
@@ -5,4 +5,5 @@ pro_archman_SOURCES += \
%reldir%/process-incoming.sh \
%reldir%/remove.sh \
%reldir%/copy-suite.sh \
- %reldir%/remove-suite.sh
+ %reldir%/remove-suite.sh \
+ %reldir%/sign.sh