summaryrefslogtreecommitdiffstats
path: root/lib/cmd/local.mk
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-08-27 22:25:15 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-08-27 22:25:15 (EDT)
commit26aa1c83c76e72d9ed472e7dd4fbe2ad041a774c (patch)
treec110b34d2a5859b634f12d4ddbcd14a42fceac9a /lib/cmd/local.mk
parentfd9be223b3a6959d7936cb2c8ed7855ec03d53c1 (diff)
opkg: 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 aba8908..1c77e63 100644
--- a/lib/cmd/local.mk
+++ b/lib/cmd/local.mk
@@ -2,4 +2,5 @@ pkgdatacmd_sources = \
lib/cmd/help.sh \
lib/cmd/version.sh \
lib/cmd/install.sh \
- lib/cmd/shell.sh
+ lib/cmd/shell.sh \
+ lib/cmd/opkg.sh