From 8ab966398f67b7945f4d08ac1911beb0abd30657 Mon Sep 17 00:00:00 2001 From: Rob Kendrick Date: Tue, 15 Aug 2006 21:29:20 +0000 Subject: Merge new glade nsgtk window code into trunk. svn path=/trunk/netsurf/; revision=2853 --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefile') diff --git a/makefile b/makefile index 6e05d0aef..af4210c76 100644 --- a/makefile +++ b/makefile @@ -69,7 +69,7 @@ OBJECTS_GTK += browser.o history_core.o netsurf.o selection.o textinput.o \ OBJECTS_GTK += font_pango.o gtk_bitmap.o gtk_gui.o \ gtk_schedule.o gtk_thumbnail.o gtk_options.o \ gtk_plotters.o gtk_treeview.o gtk_window.o \ - gtk_completion.o gtk_login.o # gtk/ + gtk_completion.o gtk_login.o gtk_throbber.o # gtk/ OBJDIR_RISCOS = arm-riscos-aof -- cgit v1.2.3