contrib/package: add entries for luci-app-commands

This commit is contained in:
Jo-Philipp Wich 2012-11-21 16:22:39 +00:00
parent ff47fd3575
commit 7bb14f3e9e

View 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))