summaryrefslogtreecommitdiffstats
path: root/lib/cmd/local.mk
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-07-28 21:24:17 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-07-28 21:24:17 (EDT)
commitd131b8ee170bd44670904f1641dac8fb2ef85cdb (patch)
treed52d52dfc45935c38fee4dfc9b75679b4dfd2ee3 /lib/cmd/local.mk
parent721c1e1879f830f13fd872e6287da543e9c402bc (diff)
remove-suite: Implement.
Diffstat (limited to 'lib/cmd/local.mk')
-rw-r--r--lib/cmd/local.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/cmd/local.mk b/lib/cmd/local.mk
index d49174a..a41a1a8 100644
--- a/lib/cmd/local.mk
+++ b/lib/cmd/local.mk
@@ -6,4 +6,5 @@ pkglibcmd_srcs = \
lib/cmd/include.sh \
lib/cmd/process-incoming.sh \
lib/cmd/remove.sh \
- lib/cmd/copy-suite.sh
+ lib/cmd/copy-suite.sh \
+ lib/cmd/remove-suite.sh