From 1cd076738b1cb93bf9b15c8906322f5c67d0d52b Mon Sep 17 00:00:00 2001 From: James Bursa Date: Sat, 14 Feb 2004 22:36:38 +0000 Subject: [project @ 2004-02-14 22:36:38 by bursa] Add save_draw. svn path=/import/netsurf/; revision=542 --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefile') diff --git a/makefile b/makefile index 6a1872b09..bf453a19c 100644 --- a/makefile +++ b/makefile @@ -18,7 +18,7 @@ OBJECTS = $(OBJECTS_COMMON) \ textselection.o theme.o window.o \ draw.o gif.o jpeg.o plugin.o png.o sprite.o \ about.o filetype.o font.o uri.o url.o history.o \ - version.o + version.o save_draw.o OBJECTS_DEBUG = $(OBJECTS_COMMON) \ netsurfd.o \ options.o filetyped.o fontd.o -- cgit v1.2.3