1.1 --- a/gmyth/src/Makefile.am Mon Oct 23 14:41:30 2006 +0100
1.2 +++ b/gmyth/src/Makefile.am Mon Oct 23 14:43:18 2006 +0100
1.3 @@ -14,10 +14,7 @@
1.4 gmyth_util.c \
1.5 gmyth_query.c \
1.6 gmyth_socket.c \
1.7 - gmyth_stringlist.c \
1.8 - myth_file_transfer.c \
1.9 - myth_uri.c \
1.10 - myth_livetv.c
1.11 + gmyth_stringlist.c
1.12
1.13 libgmyth_la_CFLAGS = \
1.14 -DDATADIR=\"$(pkgdatadir)\" \
1.15 @@ -54,10 +51,7 @@
1.16 gmyth_query.h \
1.17 gmyth_socket.h \
1.18 gmyth_remote_util.h \
1.19 - gmyth_stringlist.h \
1.20 - myth_file_transfer.h \
1.21 - myth_uri.h \
1.22 - myth_livetv.h
1.23 + gmyth_stringlist.h
1.24
1.25 CLEANFILES = $(BUILT_SOURCES)
1.26