mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2025-01-03 14:56:34 -05:00
bc1ff182df
svn path=/icecast/branches/ph3/icecast/; revision=19273
15 lines
384 B
Makefile
15 lines
384 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
|
|
AUTOMAKE_OPTIONS = foreign
|
|
|
|
webdir = $(pkgdatadir)/web
|
|
dist_web_DATA = status.xsl \
|
|
icecast.png \
|
|
style.css \
|
|
auth.xsl \
|
|
server_version.xsl \
|
|
tunein.png \
|
|
key.png \
|
|
status-json.xsl \
|
|
xml2json.xslt
|