mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2024-12-04 14:46:30 -05:00
Cleanup: Reformat admin Makefile.am
This commit is contained in:
parent
9897567ea0
commit
efb197ca4b
@ -1,7 +1,20 @@
|
|||||||
## Process this file with automake to produce Makefile.in
|
## Process this file with automake to produce Makefile.in
|
||||||
|
|
||||||
admindir = $(pkgdatadir)/admin
|
admindir = $(pkgdatadir)/admin
|
||||||
nobase_dist_admin_DATA = listclients.xsl listmounts.xsl moveclients.xsl response.xsl \
|
|
||||||
stats.xsl manageauth.xsl updatemetadata.xsl xspf.xsl vclt.xsl includes/footer.xsl \
|
nobase_dist_admin_DATA = \
|
||||||
includes/head.xsl includes/header.xsl includes/page.xsl includes/mountnav.xsl
|
listclients.xsl \
|
||||||
|
listmounts.xsl \
|
||||||
|
moveclients.xsl \
|
||||||
|
response.xsl \
|
||||||
|
stats.xsl \
|
||||||
|
manageauth.xsl \
|
||||||
|
updatemetadata.xsl \
|
||||||
|
xspf.xsl \
|
||||||
|
vclt.xsl \
|
||||||
|
includes/footer.xsl \
|
||||||
|
includes/head.xsl \
|
||||||
|
includes/header.xsl \
|
||||||
|
includes/page.xsl \
|
||||||
|
includes/mountnav.xsl
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user