summaryrefslogtreecommitdiffstats
path: root/src/cmd/local.mk
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2020-06-23 20:42:29 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2020-06-23 20:42:29 (EDT)
commit6b03824781b7fe4d44e1243897386aa35a77aea2 (patch)
treec9bc03640223ab711077063473846c2d0efc968e /src/cmd/local.mk
parent3c3d97f52ec08a4f1f2d3f8529796573123e7b87 (diff)
cmd/add-feed: 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 860c117..d7263f5 100644
--- a/src/cmd/local.mk
+++ b/src/cmd/local.mk
@@ -6,4 +6,5 @@ pro_archman_SOURCES += \
%reldir%/remove.sh \
%reldir%/copy-suite.sh \
%reldir%/remove-suite.sh \
- %reldir%/sign.sh
+ %reldir%/sign.sh \
+ %reldir%/add-feed.sh