summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorGravatar Alan F <ajf@eth0.org.uk>2014-02-28 09:54:43 +0000
committerGravatar Alan F <ajf@eth0.org.uk>2014-02-28 09:54:43 +0000
commit178dcc788892a216b346d4937970efa351bc4863 (patch)
treeaf9c52ad539978307089579906dab74fd40e087e /src/Makefile.am
parent361cde21cdc9fff703c63e393e48a2a3409d162a (diff)
a cell renderer for RSS items
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index fc4902e..7cb7801 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -107,6 +107,7 @@ transmission_remote_gtk_SOURCES = \
main.c \
trg-rss-model.c \
trg-rss-window.c \
+ trg-rss-cell-renderer.c \
upload.c \
$(NULL)