mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-22 20:16:54 +03:00
Buildsystem: Build the page-info module.
This commit is contained in:
parent
7a3f864940
commit
0e4f09db0f
@ -3,7 +3,7 @@
|
||||
S_DESKTOP := cookie_manager.c knockout.c hotlist.c mouse.c \
|
||||
plot_style.c print.c search.c searchweb.c scrollbar.c \
|
||||
sslcert_viewer.c textarea.c version.c system_colour.c \
|
||||
local_history.c global_history.c treeview.c
|
||||
local_history.c global_history.c treeview.c page-info.c
|
||||
|
||||
S_DESKTOP := $(addprefix desktop/,$(S_DESKTOP))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user