summaryrefslogtreecommitdiff
path: root/frontends/gtk/Makefile
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2019-12-01 16:20:42 +0000
committerVincent Sanders <vince@kyllikki.org>2019-12-01 16:21:16 +0000
commit08e2cc32bab262979126837b82de6db2922b9afb (patch)
tree95f9bf5c6a76a2a3c00fee38fbcf757f5cf9da5d /frontends/gtk/Makefile
parenta0af810966d37ca176fc78225b3156e5a69c77ee (diff)
downloadnetsurf-08e2cc32bab262979126837b82de6db2922b9afb.tar.gz
netsurf-08e2cc32bab262979126837b82de6db2922b9afb.tar.bz2
repurpose ssl certificate core window for nitial page infor window on gtk
Diffstat (limited to 'frontends/gtk/Makefile')
-rw-r--r--frontends/gtk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/gtk/Makefile b/frontends/gtk/Makefile
index 2f151e7b7..ae2e856ab 100644
--- a/frontends/gtk/Makefile
+++ b/frontends/gtk/Makefile
@@ -169,7 +169,7 @@ S_FRONTEND := gui.c schedule.c layout_pango.c bitmap.c plotters.c \
selection.c window.c fetch.c download.c menu.c print.c \
search.c tabs.c toolbar.c gettext.c compat.c viewdata.c \
viewsource.c preferences.c about.c resources.c corewindow.c \
- local_history.c global_history.c cookies.c hotlist.c ssl_cert.c
+ local_history.c global_history.c cookies.c hotlist.c page_info.c
# This is the final source build list
# Note this is deliberately *not* expanded here as common and image