diff options
author | Ted Hess <thess@kitschensync.net> | 2014-10-10 18:27:40 -0400 |
---|---|---|
committer | Ted Hess <thess@kitschensync.net> | 2014-12-09 09:49:58 -0500 |
commit | 624e37ceae2fa2bef7f51565f28bfc827ad0f704 (patch) | |
tree | a8b340d4b7732027aa6b89bc3803f3c0f2de1a60 /contrib | |
parent | 91532de6179704e4c69f1580274123f5956baf03 (diff) |
luci-app-mjpg-streamer: Add new module for mjpg-streamer management
Signed-off-by: Ted Hess <thess@kitschensync.net>
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/package/luci-addons/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/package/luci-addons/Makefile b/contrib/package/luci-addons/Makefile index 859390cb2..1e4c31ed3 100644 --- a/contrib/package/luci-addons/Makefile +++ b/contrib/package/luci-addons/Makefile @@ -217,7 +217,7 @@ $(eval $(call application,shairplay,LuCI Support for Shairplay,shairplay)) $(eval $(call application,shairport,LuCI Support for Shairport,shairport)) $(eval $(call application,transmission,LuCI Support for Transmission,transmission-daemon)) $(eval $(call application,watchcat,LuCI Support for Watchcat,watchcat)) - +$(eval $(call application,mjpg-streamer,MJPG-Streamer service configuration module,mjpg-streamer)) ### Themes ### define theme |