From bf57d852ae2ee7c647557c087cc1da95a0305cb4 Mon Sep 17 00:00:00 2001 From: Richard Wilson Date: Mon, 30 Aug 2004 21:03:48 +0000 Subject: [project @ 2004-08-30 21:03:48 by rjw] Reworking of themes and toolbars. svn path=/import/netsurf/; revision=1254 --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefile') diff --git a/makefile b/makefile index 31489ee10..ecefa1770 100644 --- a/makefile +++ b/makefile @@ -31,7 +31,7 @@ OBJECTS_RISCOS += 401login.o debugwin.o \ jpeg.o menus.o mng.o mouseactions.o plugin.o print.o \ save.o save_complete.o save_draw.o save_text.o \ schedule.o search.o sprite.o textselection.o theme.o thumbnail.o \ - toolbar.o ufont.o uri.o url_protocol.o wimp.o window.o # riscos/ + ufont.o uri.o url_protocol.o wimp.o window.o # riscos/ # OBJECTS_RISCOS += memdebug.o OBJECTS_NCOS = $(OBJECTS_RISCOS) -- cgit v1.2.3