summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2011-10-08 17:12:05 +0000
committerGravatar Alan Fitton <ajf@eth0.org.uk>2011-10-08 17:12:05 +0000
commitf930813dd818ddbd88374f89394d68d485b4d1e7 (patch)
tree3ee6a9803b509a542d6a1653fb47dbfe2860c032 /src/Makefile.am
parent579d63656354be1e92e0625136c46d24192d826a (diff)
move {tpeer,tfile},{c,h} into torrent.{c,h}
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 6b3f3c8..476bab0 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -29,8 +29,6 @@ transmission_remote_gtk_SOURCES = main.c \
util.c \
trg-about-window.c \
torrent.c \
- tpeer.c \
- tfile.c \
session-get.c \
trg-client.c \
trg-preferences-dialog.c \