mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2024-11-03 04:17:17 -05:00
8d78b6e75f
already been committed to trunk svn path=/icecast/branches/kh/icecast/; revision=14281
10 lines
311 B
Makefile
10 lines
311 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
|
|
AUTOMAKE_OPTIONS = foreign
|
|
|
|
admindir = $(pkgdatadir)/admin
|
|
dist_admin_DATA = listclients.xsl listmounts.xsl moveclients.xsl response.xsl \
|
|
logs.xsl showlog.xsl xspf.xsl \
|
|
stats.xsl manageauth.xsl updatemetadata.xsl managerelays.xsl
|
|
|