From caf63ec01221319af03a6a1756a0ce460be12ce6 Mon Sep 17 00:00:00 2001 From: Richard Wilson Date: Tue, 6 Apr 2004 23:13:32 +0000 Subject: [project @ 2004-04-06 23:13:32 by rjw] Added gifread.o svn path=/import/netsurf/; revision=733 --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makefile b/makefile index b405efea3..2dd7ab689 100644 --- a/makefile +++ b/makefile @@ -17,7 +17,7 @@ OBJECTS = $(OBJECTS_COMMON) \ 401login.o constdata.o dialog.o download.o frames.o gui.o \ menus.o mouseactions.o \ textselection.o theme.o window.o \ - draw.o gif.o plugin.o png.o sprite.o \ + draw.o gif.o gifread.o plugin.o png.o sprite.o \ about.o filetype.o font.o uri.o url_protocol.o history.o \ version.o thumbnail.o \ save.o save_draw.o save_text.o schedule.o -- cgit v1.2.3