summaryrefslogtreecommitdiffhomepage
path: root/contrib
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2012-11-21 16:22:39 +0000
committerJo-Philipp Wich <jow@openwrt.org>2012-11-21 16:22:39 +0000
commit7bb14f3e9e51c466e35869b4b82a88fc8ba8b516 (patch)
tree177aad218f9e0da65c81959deedb87f4f123d871 /contrib
parentff47fd35750e0d8137dcc034645572aef045a76a (diff)
contrib/package: add entries for luci-app-commands
Diffstat (limited to 'contrib')
-rw-r--r--contrib/package/luci/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile
index 9c0ca745e..ca6873557 100644
--- a/contrib/package/luci/Makefile
+++ b/contrib/package/luci/Makefile
@@ -380,6 +380,8 @@ $(eval $(call application,voice-core,LuCI Voice Software (Core)))
$(eval $(call application,voice-diag,LuCI Voice Software (Diagnostics),\
luci-app-diag-devinfo))
+$(eval $(call application,commands,LuCI Shell Command Module))
+
$(eval $(call application,upnp,Universal Plug & Play configuration module,\
+PACKAGE_luci-app-upnp:miniupnpd))