Buildsystem: Build the page-info module.

This commit is contained in:
Michael Drake 2020-02-23 17:20:00 +00:00
parent 7a3f864940
commit 0e4f09db0f
1 changed files with 1 additions and 1 deletions

View File

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