summaryrefslogtreecommitdiff
path: root/frontends/kolibrios/fb/Makefile
diff options
context:
space:
mode:
authorAshish Gupta <ashmew2@gmail.com>2017-09-16 19:34:11 +0200
committerAshish Gupta <ashmew2@gmail.com>2017-10-25 22:04:55 +0200
commit53a37dc91305c704304c6306bdc6817686468e71 (patch)
tree42963821968919b1d8013d73ef4e700d081bdbed /frontends/kolibrios/fb/Makefile
parent9d4f7fa70b66899dea36dfd77845c40a9a8111c6 (diff)
downloadnetsurf-53a37dc91305c704304c6306bdc6817686468e71.tar.gz
netsurf-53a37dc91305c704304c6306bdc6817686468e71.tar.bz2
Reconcile differences for fb frontend
Diffstat (limited to 'frontends/kolibrios/fb/Makefile')
-rw-r--r--frontends/kolibrios/fb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/kolibrios/fb/Makefile b/frontends/kolibrios/fb/Makefile
index 589a73d3c..2e228a264 100644
--- a/frontends/kolibrios/fb/Makefile
+++ b/frontends/kolibrios/fb/Makefile
@@ -146,7 +146,7 @@ S_FONTS :=
# S_FRONTEND are sources purely for the framebuffer build
S_FRONTEND := gui.c framebuffer.c schedule.c bitmap.c fetch.c \
- findfile.c localhistory.c clipboard.c
+ findfile.c corewindow.c local_history.c clipboard.c
# toolkit sources
S_FRAMEBUFFER_FBTK := fbtk.c event.c fill.c bitmap.c user.c window.c \