From 5e1f0332add2458c4eb142bff4becdebe197325a Mon Sep 17 00:00:00 2001 From: Rob Kendrick Date: Sun, 6 Aug 2006 22:29:58 +0000 Subject: Implement 401 login window in nsgtk svn path=/trunk/netsurf/; revision=2817 --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefile') diff --git a/makefile b/makefile index 4e7203e9f..6e05d0aef 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/ + gtk_completion.o gtk_login.o # gtk/ OBJDIR_RISCOS = arm-riscos-aof -- cgit v1.2.3