summaryrefslogtreecommitdiffstats
path: root/lib/cmd/local.mk
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-08-21 11:47:54 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-08-21 11:47:54 (EDT)
commitd532afc42680331bc6845d1f5085c977807d04ad (patch)
treef5588c5dc28d573274a7eb63f407f331f6616ba1 /lib/cmd/local.mk
parentafae3d71f8fb3f7261aefce95d8b19a6e86bba3d (diff)
shell: New command
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 d7d5b7e..aba8908 100644
--- a/lib/cmd/local.mk
+++ b/lib/cmd/local.mk
@@ -1,4 +1,5 @@
pkgdatacmd_sources = \
lib/cmd/help.sh \
lib/cmd/version.sh \
- lib/cmd/install.sh
+ lib/cmd/install.sh \
+ lib/cmd/shell.sh