1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-06-16 06:15:24 +00:00

Define webdir and admindir in each file for now

This commit is contained in:
Thomas B. Ruecker 2014-12-30 12:56:09 +00:00
parent 1d8e128320
commit f90fb78ba0
4 changed files with 6 additions and 1 deletions

View File

@ -2,6 +2,7 @@
AUTOMAKE_OPTIONS = foreign
admindir = $(pkgdatadir)/admin
otheradmindir = $(admindir)/includes
otheradmin_DATA = footer.xsl head.xsl header.xsl mountnav.xsl

View File

@ -5,7 +5,7 @@ AUTOMAKE_OPTIONS = foreign
SUBDIRS = assets
webdir = $(pkgdatadir)/web
dist_web_DATA = status.xsl \
web_DATA = status.xsl \
favicon.ico \
icecast.png \
style.css \
@ -15,3 +15,5 @@ dist_web_DATA = status.xsl \
key.png \
status-json.xsl \
xml2json.xslt
EXTRA_DIST = $(web_DATA)

View File

@ -2,6 +2,7 @@
AUTOMAKE_OPTIONS = foreign
webdir = $(pkgdatadir)/web
otherwebdir = $(webdir)/assets/css
otherweb_DATA = style.css

View File

@ -2,6 +2,7 @@
AUTOMAKE_OPTIONS = foreign
webdir = $(pkgdatadir)/web
otherwebdir = $(webdir)/assets/font
otherweb_DATA = FiraMono-Bold.eot FiraMono-Regular.eot \