summaryrefslogtreecommitdiff
path: root/frontends/gtk/Makefile
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-07-31 00:13:41 +0100
committerVincent Sanders <vince@kyllikki.org>2016-07-31 13:25:20 +0100
commitca5b165c85e1e8cc7df286b6a0a9a061de99bcaa (patch)
tree871768a492d7456a56600b71b7cb799028102af3 /frontends/gtk/Makefile
parentea84f67035ea9899086223c540a79ffec328caef (diff)
downloadnetsurf-ca5b165c85e1e8cc7df286b6a0a9a061de99bcaa.tar.gz
netsurf-ca5b165c85e1e8cc7df286b6a0a9a061de99bcaa.tar.bz2
add nsgtk support for core window API
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 aae1d4465..f8f7d8c69 100644
--- a/frontends/gtk/Makefile
+++ b/frontends/gtk/Makefile
@@ -163,7 +163,7 @@ S_FRONTEND := gui.c schedule.c layout_pango.c bitmap.c plotters.c \
selection.c history.c window.c fetch.c download.c menu.c \
print.c search.c tabs.c toolbar.c gettext.c \
compat.c cookies.c hotlist.c viewdata.c viewsource.c \
- preferences.c about.c ssl_cert.c resources.c
+ preferences.c about.c ssl_cert.c resources.c corewindow.c
# This is the final source build list
# Note this is deliberately *not* expanded here as common and image