summaryrefslogtreecommitdiff
path: root/Makefile.sources
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2009-12-18 00:06:57 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2009-12-18 00:06:57 +0000
commitd7ddeebe764c1081465d174edfa51af5b73043f0 (patch)
tree475630a7ca09b26e2dbe01dcda159e10d341bf4a /Makefile.sources
parent355799ce0bbb078237dfc1ae9874bbc5342acbc4 (diff)
downloadnetsurf-d7ddeebe764c1081465d174edfa51af5b73043f0.tar.gz
netsurf-d7ddeebe764c1081465d174edfa51af5b73043f0.tar.bz2
Fix framebuffer build
svn path=/trunk/netsurf/; revision=9730
Diffstat (limited to 'Makefile.sources')
-rw-r--r--Makefile.sources4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.sources b/Makefile.sources
index 2a4721850..c5f8cb9fc 100644
--- a/Makefile.sources
+++ b/Makefile.sources
@@ -93,8 +93,8 @@ S_AMIGA := $(addprefix amiga/,$(S_AMIGA))
# S_FRAMEBUFFER are sources purely for the framebuffer build
S_FRAMEBUFFER := gui.c framebuffer.c tree.c history.c hotlist.c \
- schedule.c thumbnail.c misc.c bitmap.c filetype.c login.c \
- findfile.c fbtk.c
+ save.c schedule.c thumbnail.c misc.c bitmap.c filetype.c \
+ login.c findfile.c fbtk.c
S_FRAMEBUFFER += font_$(NETSURF_FB_FONTLIB).c