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

karl at motherfish-iii.xiph.org karl at motherfish-iii.xiph.org
Thu Dec 9 09:04:06 PST 2004


Author: karl
Date: 2004-12-09 09:04:06 -0800 (Thu, 09 Dec 2004)
New Revision: 8357

Modified:
   icecast/trunk/icecast/Makefile.am
Log:
include m4 for theora in dist


Modified: icecast/trunk/icecast/Makefile.am
===================================================================
--- icecast/trunk/icecast/Makefile.am	2004-12-09 16:35:48 UTC (rev 8356)
+++ icecast/trunk/icecast/Makefile.am	2004-12-09 17:04:06 UTC (rev 8357)
@@ -5,7 +5,8 @@
 
 SUBDIRS = src conf debian doc web admin win32
 
-EXTRA_DIST = HACKING m4/acx_pthread.m4 m4/ogg.m4 m4/vorbis.m4 \
+EXTRA_DIST = HACKING m4/acx_pthread.m4 m4/ogg.m4 \
+    m4/theora.m4 m4/vorbis.m4 \
     m4/xiph_compiler.m4 m4/xiph_curl.m4 m4/xiph_net.m4 \
     m4/xiph_types.m4 m4/xiph_xml2.m4 icecast.spec
 



More information about the commits mailing list