From 91f8a679db6211b883ce2a7499728ee2b6a5f2af Mon Sep 17 00:00:00 2001 From: James Bursa Date: Sat, 15 Mar 2003 15:53:20 +0000 Subject: [project @ 2003-03-15 15:53:20 by bursa] MIME types for local files, new test files. svn path=/import/netsurf/; revision=107 --- makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'makefile') diff --git a/makefile b/makefile index 441da31aa..ddb67311e 100644 --- a/makefile +++ b/makefile @@ -1,4 +1,4 @@ -# $Id: makefile,v 1.14 2003/02/25 21:00:27 bursa Exp $ +# $Id: makefile,v 1.15 2003/03/15 15:53:20 bursa Exp $ all: !NetSurf/!RunImage,ff8 clean: @@ -24,7 +24,7 @@ OBJECTS = \ render/arm-riscos-aof/layout.o render/arm-riscos-aof/textplain.o \ riscos/arm-riscos-aof/font.o riscos/arm-riscos-aof/gui.o \ riscos/arm-riscos-aof/theme.o riscos/arm-riscos-aof/jpeg.o \ - utils/arm-riscos-aof/utils.o + riscos/arm-riscos-aof/filetype.o utils/arm-riscos-aof/utils.o HEADERS = \ content/cache.h content/content.h content/fetch.h content/fetchcache.h \ desktop/browser.h desktop/gui.h desktop/netsurf.h render/box.h \ -- cgit v1.2.3