summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorRob Kendrick <rjek@netsurf-browser.org>2006-07-23 18:26:11 +0000
committerRob Kendrick <rjek@netsurf-browser.org>2006-07-23 18:26:11 +0000
commit754b0c0c73d42dc85ba04f8bb0a7220c0f6a2ca9 (patch)
treecae9d9be44ba4657f32575153d5c2c784a4c338c /makefile
parent80b3286e9dcf17698464ac874f7fc0e934d85aa4 (diff)
downloadnetsurf-754b0c0c73d42dc85ba04f8bb0a7220c0f6a2ca9.tar.gz
netsurf-754b0c0c73d42dc85ba04f8bb0a7220c0f6a2ca9.tar.bz2
Initial code to support usable Choices window in nsgtk. Unsupported choices are currently greyed out. Additionally, only the home page URL is current saved when Apply is clicked.
svn path=/trunk/netsurf/; revision=2792
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index a738608d0..08a8524b0 100644
--- a/makefile
+++ b/makefile
@@ -67,7 +67,7 @@ OBJECTS_GTK += filetyped.o # debug/
OBJECTS_GTK += browser.o history_core.o netsurf.o selection.o textinput.o \
version.o gesture_core.o # desktop/
OBJECTS_GTK += font_pango.o gtk_bitmap.o gtk_gui.o \
- gtk_schedule.o gtk_thumbnail.o \
+ gtk_schedule.o gtk_thumbnail.o gtk_options.o \
gtk_plotters.o gtk_treeview.o gtk_window.o # gtk/