diff --git a/src/nhttpd/web/images/Makefile.am b/src/nhttpd/web/images/Makefile.am index 8d8e32a4a..b5b1af3aa 100644 --- a/src/nhttpd/web/images/Makefile.am +++ b/src/nhttpd/web/images/Makefile.am @@ -64,6 +64,7 @@ install_DATA = accept.png \ smallwait.gif \ snapshot.png \ stop.png \ + stream.png \ streaminfo.png \ time_add.png \ time_down.png \ diff --git a/src/nhttpd/web/images/stream.png b/src/nhttpd/web/images/stream.png new file mode 100644 index 000000000..0f24e86e4 Binary files /dev/null and b/src/nhttpd/web/images/stream.png differ