From 0c0ff3c59631d0968c888279195ea40d4a7fd824 Mon Sep 17 00:00:00 2001 From: James Bursa Date: Tue, 17 Jun 2003 19:24:21 +0000 Subject: [project @ 2003-06-17 19:24:20 by bursa] Change fetchcache system to store loading contents in cache. svn path=/import/netsurf/; revision=180 --- makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'makefile') diff --git a/makefile b/makefile index 3a1ca7de7..ccbaa3aa2 100644 --- a/makefile +++ b/makefile @@ -1,7 +1,7 @@ -# $Id: makefile,v 1.33 2003/06/05 14:39:54 bursa Exp $ +# $Id: makefile,v 1.34 2003/06/17 19:24:20 bursa Exp $ CC = riscos-gcc -OBJECTS = cache.o content.o fetch.o fetchcache.o \ +OBJECTS = cache.o content.o fetch.o fetchcache.o other.o \ css.o css_enum.o parser.o ruleset.o scanner.o \ browser.o netsurf.o \ box.o html.o layout.o textplain.o \ -- cgit v1.2.3