From d89b5e2678124d5953f8198c28c9d1a589d7fb10 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Mon, 12 Aug 2013 10:30:24 +0100 Subject: Build SSL certificate viewer module. --- desktop/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop/Makefile') diff --git a/desktop/Makefile b/desktop/Makefile index 90ca5e011..7983ff92c 100644 --- a/desktop/Makefile +++ b/desktop/Makefile @@ -2,7 +2,7 @@ S_DESKTOP := cookie_manager.c cookies_old.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 \ + scrollbar.c sslcert.c sslcert_viewer.c textarea.c thumbnail.c tree.c \ tree_url_node.c version.c system_colour.c global_history.c treeview.c S_DESKTOP := $(addprefix desktop/,$(S_DESKTOP)) -- cgit v1.2.3