[xiph-commits] r9242 - icecast/trunk/icecast/src

karl at motherfish-iii.xiph.org karl at motherfish-iii.xiph.org
Sun May 8 07:27:14 PDT 2005


Author: karl
Date: 2005-05-08 07:27:12 -0700 (Sun, 08 May 2005)
New Revision: 9242

Modified:
   icecast/trunk/icecast/src/Makefile.am
Log:
missed header for dist tarball


Modified: icecast/trunk/icecast/src/Makefile.am
===================================================================
--- icecast/trunk/icecast/src/Makefile.am	2005-05-08 13:51:05 UTC (rev 9241)
+++ icecast/trunk/icecast/src/Makefile.am	2005-05-08 14:27:12 UTC (rev 9242)
@@ -10,7 +10,7 @@
     global.h util.h slave.h source.h stats.h refbuf.h client.h format.h \
     compat.h format_mp3.h fserve.h xslt.h yp.h event.h md5.h \
     auth.h format_ogg.h \
-    format_vorbis.h format_theora.h format_flac.h format_speex.h
+    format_vorbis.h format_theora.h format_flac.h format_speex.h format_midi.h
 icecast_SOURCES = cfgfile.c main.c logging.c sighandler.c connection.c global.c \
     util.c slave.c source.c stats.c refbuf.c client.c \
     xslt.c fserve.c event.c admin.c auth.c md5.c \



More information about the commits mailing list