summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2011-09-11 12:34:10 +0000
committerGravatar Alan Fitton <ajf@eth0.org.uk>2011-09-11 12:34:10 +0000
commitfccdb76b5140f0764a5e6ad035e67519b5ee6f6a (patch)
treea516acfcc216f49f5bdefe6fed0173a10069917a /src/Makefile.am
parentbe569c0953fcd777ae00ae41feb9c673e4df2f23 (diff)
queue position setting
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 49da641..e626f90 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -63,7 +63,7 @@ transmission_remote_gtk_SOURCES = main.c \
trg-cell-renderer-wanted.c \
trg-cell-renderer-priority.c \
trg-cell-renderer-epoch.c \
- trg-cell-renderer-numgtzero.c \
+ trg-cell-renderer-numgteqthan.c \
trg-torrent-move-dialog.c \
trg-stats-dialog.c \
trg-torrent-graph.c \