From 6f120338edb03bbdf7224f1b4d5560caf61bb002 Mon Sep 17 00:00:00 2001 From: Chris Young Date: Tue, 19 May 2009 07:23:56 +0000 Subject: Add ability to copy SVGs to the clipboard and save in IFF DR2D format. svn path=/trunk/netsurf/; revision=7523 --- Makefile.sources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.sources') diff --git a/Makefile.sources b/Makefile.sources index 458f06a80..ae2047d22 100644 --- a/Makefile.sources +++ b/Makefile.sources @@ -83,7 +83,7 @@ S_AMIGA := compat.c gui.c tree.c history.c hotlist.c schedule.c \ plotters.c object.c menu.c save_pdf.c arexx.c version.c \ cookies.c context_menu.c clipboard.c save_complete.c \ fetch_file.c fetch_mailto.c search.c history_local.c \ - download.c + download.c iff_dr2d.c S_AMIGA := $(addprefix amiga/,$(S_AMIGA)) # S_FRAMEBUFFER are sources purely for the framebuffer build -- cgit v1.2.3