summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorGravatar Alan Fitton <alan@eth0.org.uk>2012-08-23 08:30:02 +0100
committerGravatar Alan Fitton <alan@eth0.org.uk>2012-08-23 08:30:02 +0100
commitfd6f3356d27d3e3b6f0506b76e0a381efed7e3ef (patch)
tree44c5d0ee9633f688f0288703dcab04af1b892671 /src/Makefile.am
parent63b4366fc1069fad0a51ddcaa1406447055db9a1 (diff)
adapt the cell renderer from Transmission to sort of work. possibly an alternative style, but lots of work to be done here.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 26cd0df..fe20953 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -57,6 +57,7 @@ transmission_remote_gtk_SOURCES = \
trg-cell-renderer-file-icon.c \
trg-cell-renderer-epoch.c \
trg-cell-renderer-numgteqthan.c \
+ torrent-cell-renderer.c \
trg-remote-prefs-dialog.c \
trg-torrent-props-dialog.c \
trg-torrent-add-url-dialog.c \
@@ -70,6 +71,7 @@ transmission_remote_gtk_SOURCES = \
trg-general-panel.c \
trg-torrent-graph.c \
trg-icons.c \
+ icons.c \
trg-toolbar.c \
trg-menu-bar.c \
trg-status-bar.c \