contrib/package: add entries for luci-app-commands
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 21 Nov 2012 16:22:39 +0000 (16:22 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 21 Nov 2012 16:22:39 +0000 (16:22 +0000)
contrib/package/luci/Makefile

index 9c0ca74..ca68735 100644 (file)
@@ -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))