From a0d511734ae464d6e7b4d2f5e019611c0cdafea9 Mon Sep 17 00:00:00 2001 From: John Tytgat Date: Mon, 5 Jul 2004 20:19:52 +0000 Subject: [project @ 2004-07-05 20:19:51 by joty] Using UTF-8 instead of Latin1 encoding. svn path=/import/netsurf/; revision=1049 --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefile') diff --git a/makefile b/makefile index 619645a72..714a09030 100644 --- a/makefile +++ b/makefile @@ -30,7 +30,7 @@ OBJECTS_RISCOS += 401login.o debugwin.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 \ - toolbar.o uri.o url_protocol.o wimp.o window.o # riscos/ + toolbar.o ufont.o uri.o url_protocol.o wimp.o window.o # riscos/ OBJECTS_DEBUG = $(OBJECTS_COMMON) OBJECTS_DEBUG += filetyped.o fontd.o netsurfd.o # debug/ -- cgit v1.2.3