summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2004-07-16 20:15:39 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2004-07-16 20:15:39 +0000
commit39c9a530ff4cb7bc63dc3f75af314960c64e5d8e (patch)
tree9a093aab52a901dcc0a01ad71917ea582b3d9ad1 /makefile
parentb94318ca325023e15521632ff63ad99b65b2b7b2 (diff)
downloadnetsurf-39c9a530ff4cb7bc63dc3f75af314960c64e5d8e.tar.gz
netsurf-39c9a530ff4cb7bc63dc3f75af314960c64e5d8e.tar.bz2
[project @ 2004-07-16 20:15:39 by jmb]
Alphabeticise object names svn path=/import/netsurf/; revision=1085
Diffstat (limited to 'makefile')
-rw-r--r--makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/makefile b/makefile
index 76caa0cf8..10cf54482 100644
--- a/makefile
+++ b/makefile
@@ -27,8 +27,8 @@ OBJECTS_RISCOS += browser.o netsurf.o version.o # desktop/
OBJECTS_RISCOS += 401login.o debugwin.o \
dialog.o download.o draw.o filetype.o font.o gif.o \
gifread.o gui.o help.o history.o hotlist.o htmlinstance.o \
- htmlredraw.o jpeg.o menus.o mouseactions.o plugin.o \
- png.o mng.o save.o save_complete.o save_draw.o save_text.o \
+ htmlredraw.o jpeg.o menus.o mng.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 ufont.o uri.o url_protocol.o wimp.o window.o # riscos/