summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 3339143..49da641 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -26,14 +26,13 @@ transmission_remote_gtk_SOURCES = main.c \
requests.c \
base64.c \
json.c \
- http.c \
- dispatch.c \
trg-main-window.c \
util.c \
trg-about-window.c \
torrent.c \
tpeer.c \
tfile.c \
+ dispatch.c \
session-get.c \
trg-client.c \
trg-preferences-dialog.c \