From 323d5f3ba1b8ea700215616e42a5fb158ee7006f Mon Sep 17 00:00:00 2001 From: Chris Young Date: Fri, 4 Mar 2011 23:46:01 +0000 Subject: Remove compat.c/h, hasn't been needed for a long time. svn path=/trunk/netsurf/; revision=11910 --- amiga/Makefile.target | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'amiga/Makefile.target') diff --git a/amiga/Makefile.target b/amiga/Makefile.target index 68d76efd3..151590db8 100644 --- a/amiga/Makefile.target +++ b/amiga/Makefile.target @@ -54,7 +54,7 @@ endif # ---------------------------------------------------------------------------- # S_AMIGA are sources purely for the Amiga build -S_AMIGA := compat.c gui.c tree.c history.c hotlist.c schedule.c \ +S_AMIGA := gui.c tree.c history.c hotlist.c schedule.c \ thumbnail.c misc.c bitmap.c font.c filetype.c utf8.c login.c \ plotters.c object.c menu.c save_pdf.c arexx.c version.c \ cookies.c context_menu.c clipboard.c save_complete.c \ -- cgit v1.2.3