From 4b38a2d61a0d46485c885529a054a5bacb014c1d Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Fri, 26 Mar 2004 22:16:31 +0000 Subject: [project @ 2004-03-26 22:16:31 by jmb] Imagemap support svn path=/import/netsurf/; revision=671 --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefile') diff --git a/makefile b/makefile index f5e319e3a..96b30b2e7 100644 --- a/makefile +++ b/makefile @@ -12,7 +12,7 @@ OBJECTS_COMMON = cache.o content.o fetch.o fetchcache.o \ messages.o utils.o translit.o pool.o url.o OBJECTS = $(OBJECTS_COMMON) \ browser.o loginlist.o netsurf.o options.o \ - htmlinstance.o htmlredraw.o \ + htmlinstance.o htmlredraw.o imagemap.o \ 401login.o constdata.o dialog.o download.o frames.o gui.o \ menus.o mouseactions.o \ textselection.o theme.o window.o \ -- cgit v1.2.3