summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorAdrian Lees <adrian@aemulor.com>2005-04-23 02:58:27 +0000
committerAdrian Lees <adrian@aemulor.com>2005-04-23 02:58:27 +0000
commit9c1cb7bb2d712048f18a02441068b91d727cbcad (patch)
tree7f4103399172d7865ff7cc1ed1536a14f27dece3 /makefile
parent3d067e2fd635d4e92ea00f939b5ee98e59a851b8 (diff)
downloadnetsurf-9c1cb7bb2d712048f18a02441068b91d727cbcad.tar.gz
netsurf-9c1cb7bb2d712048f18a02441068b91d727cbcad.tar.bz2
[project @ 2005-04-23 02:58:27 by adrianl]
Query windows, desktop save protocol, confirm abort/quit when downloads in progress svn path=/import/netsurf/; revision=1679
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index 60d14523f..b75ac436a 100644
--- a/makefile
+++ b/makefile
@@ -32,7 +32,7 @@ OBJECTS_RISCOS += browser.o netsurf.o selection.o textinput.o version.o # desk
OBJECTS_RISCOS += 401login.o bitmap.o buffer.o debugwin.o \
dialog.o download.o draw.o filetype.o font.o \
global_history.o gui.o help.o history.o hotlist.o image.o \
- menus.o mouseactions.o plotters.o plugin.o print.o \
+ menus.o mouseactions.o plotters.o plugin.o print.o query.o \
save.o save_complete.o save_draw.o save_text.o \
schedule.o search.o sprite.o textselection.o theme.o \
theme_install.o thumbnail.o treeview.o ucstables.o uri.o \