# HG changeset patch # User melunko # Date 1161610998 -3600 # Node ID 9e534ac483e6bfb5d1ba9177c705b5686bb0fb5c # Parent d5f5855e780049a56a0ed0c19bed12960dfdbf24 [svn r40] fixed gmyth/src/Makefile.am diff -r d5f5855e7800 -r 9e534ac483e6 gmyth/src/Makefile.am --- a/gmyth/src/Makefile.am Mon Oct 23 14:41:30 2006 +0100 +++ b/gmyth/src/Makefile.am Mon Oct 23 14:43:18 2006 +0100 @@ -14,10 +14,7 @@ gmyth_util.c \ gmyth_query.c \ gmyth_socket.c \ - gmyth_stringlist.c \ - myth_file_transfer.c \ - myth_uri.c \ - myth_livetv.c + gmyth_stringlist.c libgmyth_la_CFLAGS = \ -DDATADIR=\"$(pkgdatadir)\" \ @@ -54,10 +51,7 @@ gmyth_query.h \ gmyth_socket.h \ gmyth_remote_util.h \ - gmyth_stringlist.h \ - myth_file_transfer.h \ - myth_uri.h \ - myth_livetv.h + gmyth_stringlist.h CLEANFILES = $(BUILT_SOURCES)