From ea0f541309cc7d3251c62cf02841bd8fcb2c2571 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Tue, 28 May 2013 09:56:55 +0100 Subject: add common system colour implementation --- desktop/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop/Makefile') diff --git a/desktop/Makefile b/desktop/Makefile index cdab1c41d..f91754eb9 100644 --- a/desktop/Makefile +++ b/desktop/Makefile @@ -3,7 +3,7 @@ S_DESKTOP := cookies.c history_global_core.c hotlist.c knockout.c \ mouse.c plot_style.c print.c search.c searchweb.c \ scrollbar.c sslcert.c textarea.c thumbnail.c tree.c \ - tree_url_node.c version.c + tree_url_node.c version.c system_colour.c S_DESKTOP := $(addprefix desktop/,$(S_DESKTOP)) -- cgit v1.2.3