From 655eaf25ae253adfabdc69d531e3973d054d6042 Mon Sep 17 00:00:00 2001 From: Richard Wilson Date: Wed, 25 Jan 2006 02:43:07 +0000 Subject: [project @ 2006-01-25 02:43:07 by rjw] Language configuration tool svn path=/import/netsurf/; revision=2038 --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefile') diff --git a/makefile b/makefile index b3ba87e21..c5a6fc75e 100644 --- a/makefile +++ b/makefile @@ -41,7 +41,7 @@ OBJECTS_RISCOS += 401login.o artworks.o assert.o awrender.o bitmap.o \ theme_install.o thumbnail.o treeview.o ucstables.o uri.o \ url_complete.o url_protocol.o wimp.o wimp_event.o window.o # riscos/ OBJECTS_RISCOS += con_cache.o con_fonts.o con_home.o con_image.o \ - con_memory.o con_theme.o # riscos/configure/ + con_language.o con_memory.o con_theme.o # riscos/configure/ # OBJECTS_RISCOS += memdebug.o OBJECTS_NCOS = $(OBJECTS_RISCOS) -- cgit v1.2.3