[xiph-commits] r18133 - in icecast/trunk/icecast: . admin

ph3-der-loewe at svn.xiph.org ph3-der-loewe at svn.xiph.org
Sat Nov 26 03:15:25 PST 2011


Author: ph3-der-loewe
Date: 2011-11-26 03:15:25 -0800 (Sat, 26 Nov 2011)
New Revision: 18133

Modified:
   icecast/trunk/icecast/ChangeLog
   icecast/trunk/icecast/admin/Makefile.am
Log:
Added vclt.xsl to list of files which are to be installed.


Modified: icecast/trunk/icecast/ChangeLog
===================================================================
--- icecast/trunk/icecast/ChangeLog	2011-11-26 03:10:16 UTC (rev 18132)
+++ icecast/trunk/icecast/ChangeLog	2011-11-26 11:15:25 UTC (rev 18133)
@@ -1,3 +1,8 @@
+2011-11-26 11:11  ph3-der-loewe
+
+	* trunk/icecast/admin/Makefile.am: Added vclt.xsl to list
+	  of files which are to be installed.
+
 2011-11-26 02:36  ph3-der-loewe
 
 	* trunk/icecast/src/fserve.c, trunk/icecast/admin/vclt.xsl,

Modified: icecast/trunk/icecast/admin/Makefile.am
===================================================================
--- icecast/trunk/icecast/admin/Makefile.am	2011-11-26 03:10:16 UTC (rev 18132)
+++ icecast/trunk/icecast/admin/Makefile.am	2011-11-26 11:15:25 UTC (rev 18133)
@@ -4,5 +4,5 @@
 
 admindir = $(pkgdatadir)/admin
 dist_admin_DATA = listclients.xsl listmounts.xsl moveclients.xsl response.xsl \
-	stats.xsl manageauth.xsl updatemetadata.xsl xspf.xsl
+	stats.xsl manageauth.xsl updatemetadata.xsl xspf.xsl vclt.xsl
 



More information about the commits mailing list