From cbc0ae46d80f74f2a6fab4e43d30ed1c60a38139 Mon Sep 17 00:00:00 2001 From: "Thomas B. Ruecker" Date: Fri, 26 Dec 2014 11:02:10 +0000 Subject: [PATCH] Favicon was missing from the Makefile --- web/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/web/Makefile.am b/web/Makefile.am index 3d6f3d4b..995b9356 100644 --- a/web/Makefile.am +++ b/web/Makefile.am @@ -4,6 +4,7 @@ AUTOMAKE_OPTIONS = foreign webdir = $(pkgdatadir)/web dist_web_DATA = status.xsl \ + favicon.ico \ icecast.png \ style.css \ auth.xsl \