[xiph-commits] r10051 - icecast/trunk/icecast

oddsock at svn.xiph.org oddsock at svn.xiph.org
Fri Sep 23 14:13:05 PDT 2005


Author: oddsock
Date: 2005-09-23 14:13:04 -0700 (Fri, 23 Sep 2005)
New Revision: 10051

Modified:
   icecast/trunk/icecast/Makefile.am
Log:
add examples to distribution


Modified: icecast/trunk/icecast/Makefile.am
===================================================================
--- icecast/trunk/icecast/Makefile.am	2005-09-23 21:11:31 UTC (rev 10050)
+++ icecast/trunk/icecast/Makefile.am	2005-09-23 21:13:04 UTC (rev 10051)
@@ -8,7 +8,7 @@
 EXTRA_DIST = HACKING m4/acx_pthread.m4 m4/ogg.m4 \
     m4/theora.m4 m4/vorbis.m4 m4/speex.m4 \
     m4/xiph_compiler.m4 m4/xiph_curl.m4 m4/xiph_net.m4 \
-    m4/xiph_types.m4 m4/xiph_xml2.m4 icecast.spec
+    m4/xiph_types.m4 m4/xiph_xml2.m4 icecast.spec examples
 
 docdir = $(datadir)/doc/$(PACKAGE)
 doc_DATA = README AUTHORS COPYING NEWS TODO ChangeLog



More information about the commits mailing list