summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorAdrian Lees <adrian@aemulor.com>2006-02-07 16:46:36 +0000
committerAdrian Lees <adrian@aemulor.com>2006-02-07 16:46:36 +0000
commit04e7ec32f9182847a7edc6429bb856f5f086e263 (patch)
tree0fb91969d29aa52c7b40e6a2d8336015ebae23fb /makefile
parentbdbe7e8e51a9d0beedf3b6824f5a358e80c70734 (diff)
downloadnetsurf-04e7ec32f9182847a7edc6429bb856f5f086e263.tar.gz
netsurf-04e7ec32f9182847a7edc6429bb856f5f086e263.tar.bz2
[project @ 2006-02-07 16:46:36 by adrianl]
Missing file svn path=/import/netsurf/; revision=2063
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index c5a6fc75e..348b1281f 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_language.o con_memory.o con_theme.o # riscos/configure/
+ con_inter.o con_language.o con_memory.o con_theme.o # riscos/configure/
# OBJECTS_RISCOS += memdebug.o
OBJECTS_NCOS = $(OBJECTS_RISCOS)