mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2025-02-02 15:07:36 -05:00
make sure the xspf sheet gets installed
svn path=/icecast/trunk/icecast/; revision=15785
This commit is contained in:
parent
5597e2b874
commit
026047f702
admin
@ -4,5 +4,5 @@ AUTOMAKE_OPTIONS = foreign
|
|||||||
|
|
||||||
admindir = $(pkgdatadir)/admin
|
admindir = $(pkgdatadir)/admin
|
||||||
dist_admin_DATA = listclients.xsl listmounts.xsl moveclients.xsl response.xsl \
|
dist_admin_DATA = listclients.xsl listmounts.xsl moveclients.xsl response.xsl \
|
||||||
stats.xsl manageauth.xsl updatemetadata.xsl
|
stats.xsl manageauth.xsl updatemetadata.xsl xspf.xsl
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!--
|
<!--
|
||||||
XSPF xslt stylesheet for Icecast 2.3.1 and above
|
XSPF xslt stylesheet for Icecast 2.3.2 and above
|
||||||
Copyright (C) 2007 Thomas B. Ruecker, tbr@ruecker-itk.de
|
Copyright (C) 2007 Thomas B. Ruecker, tbr@ruecker-itk.de
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or
|
This program is free software; you can redistribute it and/or
|
||||||
|
Loading…
x
Reference in New Issue
Block a user