From 4da7fcd8f5137fa12a68a470d2a8b9b0e16aa0fc Mon Sep 17 00:00:00 2001 From: Richard Wilson Date: Tue, 29 Jun 2004 23:13:40 +0000 Subject: [project @ 2004-06-29 23:13:40 by rjw] Experimental hotlist code svn path=/import/netsurf/; revision=1030 --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefile') diff --git a/makefile b/makefile index a69fb77b5..619645a72 100644 --- a/makefile +++ b/makefile @@ -26,7 +26,7 @@ OBJECTS_RISCOS = $(OBJECTS_COMMON) OBJECTS_RISCOS += browser.o netsurf.o version.o # desktop/ OBJECTS_RISCOS += 401login.o debugwin.o \ dialog.o download.o draw.o filetype.o font.o gif.o \ - gifread.o gui.o help.o history.o htmlinstance.o \ + gifread.o gui.o help.o history.o hotlist.o htmlinstance.o \ htmlredraw.o jpeg.o menus.o mouseactions.o plugin.o \ png.o save.o save_complete.o save_draw.o save_text.o \ schedule.o sprite.o textselection.o theme.o thumbnail.o \ -- cgit v1.2.3