Build SSL certificate viewer module.

This commit is contained in:
Michael Drake 2013-08-12 10:30:24 +01:00
parent 4a9e4a676f
commit d89b5e2678
1 changed files with 1 additions and 1 deletions

View File

@ -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))