diff -r ba5dc9bff3a1 -r ef3b08cbf4b2 gst-plugins-mythtv/src/Makefile.am
--- a/gst-plugins-mythtv/src/Makefile.am	Mon Oct 23 15:42:46 2006 +0100
+++ b/gst-plugins-mythtv/src/Makefile.am	Fri Dec 01 14:30:28 2006 +0000
@@ -3,10 +3,7 @@
 plugin_LTLIBRARIES =	libgstmythtvsrc.la
 
 libgstmythtvsrc_la_SOURCES =	\
-		gstmythtvsrc.c \
-		gmyth_uri.c \
-		gmyth_file_transfer.c \
-		gmyth_livetv.c
+		gstmythtvsrc.c
 
 libgstmythtvsrc_la_CFLAGS = \
 	$(GST_CFLAGS) \
@@ -20,8 +17,5 @@
 	$(GMYTH_LIBS)
 
 noinst_HEADERS = \
-	gstmythtvsrc.h \
-	gmyth_uri.h \
-	gmyth_file_transfer.h \
-	gmyth_livetv.h
+	gstmythtvsrc.h