summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorRichard Wilson <rjw@netsurf-browser.org>2006-04-06 22:42:22 +0000
committerRichard Wilson <rjw@netsurf-browser.org>2006-04-06 22:42:22 +0000
commit1bb74deace00d18fd620cff1ffece85e163b887c (patch)
tree8231b008d3a1f555a5f2eece9ba4b6c794afddc4 /makefile
parent04147f020ea40fd0b7ed4a791fd795f552284b44 (diff)
downloadnetsurf-1bb74deace00d18fd620cff1ffece85e163b887c.tar.gz
netsurf-1bb74deace00d18fd620cff1ffece85e163b887c.tar.bz2
[project @ 2006-04-06 22:42:22 by rjw]
Add connection option tool. svn path=/import/netsurf/; revision=2498
Diffstat (limited to 'makefile')
-rw-r--r--makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/makefile b/makefile
index aff04508a..18cfe6a6b 100644
--- a/makefile
+++ b/makefile
@@ -42,8 +42,8 @@ OBJECTS_RISCOS += 401login.o artworks.o assert.o awrender.o bitmap.o \
schedule.o search.o sprite.o sslcert.o textselection.o theme.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_content.o con_fonts.o con_home.o \
- con_image.o con_inter.o con_language.o con_memory.o \
+OBJECTS_RISCOS += con_cache.o con_connect.o con_content.o con_fonts.o \
+ con_home.o con_image.o con_inter.o con_language.o con_memory.o \
con_secure.o con_theme.o # riscos/configure/
# OBJECTS_RISCOS += memdebug.o