[project @ 2006-01-02 05:24:22 by rjw]

Add con_memory file

svn path=/import/netsurf/; revision=1945
This commit is contained in:
Richard Wilson 2006-01-02 05:24:22 +00:00
parent 009ac8c7a0
commit 010545375f
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ OBJECTS_RISCOS += 401login.o artworks.o assert.o awrender.o bitmap.o \
schedule.o search.o sprite.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_fonts.o con_memory.o # riscos/configure/
OBJECTS_RISCOS += con_fonts.o con_image.o con_memory.o # riscos/configure/
# OBJECTS_RISCOS += memdebug.o
OBJECTS_NCOS = $(OBJECTS_RISCOS)