ba2dddd
diff -up ezstream-0.5.3/Makefile.in.orig ezstream-0.5.3/Makefile.in
ba2dddd
--- ezstream-0.5.3/Makefile.in.orig	2008-04-05 18:08:42.000000000 -0500
ba2dddd
+++ ezstream-0.5.3/Makefile.in	2008-04-05 18:08:50.000000000 -0500
ba2dddd
@@ -200,7 +200,7 @@ target_alias = @target_alias@
ba2dddd
 AUTOMAKE_OPTIONS = 1.9 foreign
ba2dddd
 ACLOCAL_AMFLAGS = -I m4
ba2dddd
 SUBDIRS = build-aux compat doc examples m4 src win32
ba2dddd
-dist_doc_DATA = COPYING NEWS README
ba2dddd
+dist_doc_DATA = 
ba2dddd
 CLEANFILES = core *.core *~ .*~
ba2dddd
 all: all-recursive
ba2dddd
 
ba2dddd
diff -up ezstream-0.5.3/examples/Makefile.in.orig ezstream-0.5.3/examples/Makefile.in
ba2dddd
--- ezstream-0.5.3/examples/Makefile.in.orig	2008-04-05 18:02:44.000000000 -0500
ba2dddd
+++ ezstream-0.5.3/examples/Makefile.in	2008-04-05 18:03:06.000000000 -0500
ba2dddd
@@ -181,12 +181,9 @@ sysconfdir = @sysconfdir@
ba2dddd
 target_alias = @target_alias@
ba2dddd
 AUTOMAKE_OPTIONS = 1.9 foreign
ba2dddd
 examplesdir = @EXAMPLES_DIR@
ba2dddd
-dist_examples_DATA = ezstream_mp3.xml ezstream_reencode_mp3.xml \
ba2dddd
-		ezstream_reencode_theora.xml ezstream_reencode_vorbis.xml \
ba2dddd
-		ezstream_stdin_vorbis.xml ezstream_vorbis.xml \
ba2dddd
-		ezstream_metadata.xml
ba2dddd
+dist_examples_DATA = 
ba2dddd
 
ba2dddd
-dist_examples_SCRIPTS = meta.sh play.sh
ba2dddd
+dist_examples_SCRIPTS = 
ba2dddd
 CLEANFILES = core *.core *~ .*~
ba2dddd
 all: all-am
ba2dddd