mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-24 21:16:50 +03:00
Build SSL certificate viewer module.
This commit is contained in:
parent
4a9e4a676f
commit
d89b5e2678
@ -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))
|
||||
|
Loading…
Reference in New Issue
Block a user