summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorRob Kendrick <rjek@netsurf-browser.org>2006-03-25 23:53:34 +0000
committerRob Kendrick <rjek@netsurf-browser.org>2006-03-25 23:53:34 +0000
commit556072e9949f63461d8936bf47f882e69800285c (patch)
treea60a8b9ac9ffd3e3233eefa6798bacb92d64e8df /makefile
parentb82d35b06199357751a8f56061fb3b14bbdd6760 (diff)
downloadnetsurf-556072e9949f63461d8936bf47f882e69800285c.tar.gz
netsurf-556072e9949f63461d8936bf47f882e69800285c.tar.bz2
[project @ 2006-03-25 23:53:34 by rjek]
Misc GTK thumbnailing fixes svn path=/import/netsurf/; revision=2167
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index e13f0b501..def3f2beb 100644
--- a/makefile
+++ b/makefile
@@ -65,7 +65,7 @@ OBJECTS_GTK += filetyped.o # debug/
OBJECTS_GTK += browser.o history_core.o netsurf.o selection.o textinput.o \
version.o # desktop/
OBJECTS_GTK += font_pango.o gtk_bitmap.o gtk_gui.o \
- gtk_schedule.o \
+ gtk_schedule.o gtk_thumbnail.o \
gtk_plotters.o gtk_treeview.o gtk_window.o # gtk/