From df18a971435c35963bb8ea94efc0d5326ad66ff0 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Fri, 30 Dec 2011 00:58:35 +0000 Subject: Change GTK plotting to use cairo surfaces throughout svn path=/trunk/netsurf/; revision=13354 --- gtk/Makefile.target | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk/Makefile.target') diff --git a/gtk/Makefile.target b/gtk/Makefile.target index cce1fe7ef..1086d426f 100644 --- a/gtk/Makefile.target +++ b/gtk/Makefile.target @@ -71,7 +71,7 @@ endif # S_GTK are sources purely for the GTK build S_GTK := font_pango.c bitmap.c gui.c schedule.c thumbnail.c plotters.c \ - treeview.c scaffolding.c completion.c login.c throbber.c \ + treeview.c scaffolding.c gdk.c completion.c login.c throbber.c \ selection.c history.c window.c filetype.c download.c menu.c \ print.c save.c search.c tabs.c theme.c toolbar.c \ sexy_icon_entry.c compat.c cookies.c hotlist.c system_colour.c \ -- cgit v1.2.3