summaryrefslogtreecommitdiff
path: root/amiga/Makefile.target
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2015-02-28 13:07:44 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2015-02-28 13:07:44 +0000
commit07c210b656a88488f62e080327ffb9a900a6c9ed (patch)
tree5ad5eb675142bf2703e6cfd34f7bfeaae5bffb2d /amiga/Makefile.target
parent2ce332f1b07af89ce387ca24cc6471f97c80154b (diff)
parent5baf48859a71060bbe6e81335431fcda6c91a0f8 (diff)
downloadnetsurf-07c210b656a88488f62e080327ffb9a900a6c9ed.tar.gz
netsurf-07c210b656a88488f62e080327ffb9a900a6c9ed.tar.bz2
Fix hook functions for 68k
Add (partially working) bitmap fonts support
Diffstat (limited to 'amiga/Makefile.target')
-rw-r--r--amiga/Makefile.target3
1 files changed, 2 insertions, 1 deletions
diff --git a/amiga/Makefile.target b/amiga/Makefile.target
index 32e076ca6..215ee097a 100644
--- a/amiga/Makefile.target
+++ b/amiga/Makefile.target
@@ -74,7 +74,8 @@ S_AMIGA := gui.c tree.c history.c hotlist.c schedule.c file.c \
sslcert.c gui_options.c print.c theme.c drag.c icon.c libs.c \
datatypes.c dt_picture.c dt_anim.c dt_sound.c plugin_hack.c \
stringview/stringview.c stringview/urlhistory.c rtg.c \
- agclass/amigaguide_class.c fs_backing_store.c os3support.c
+ agclass/amigaguide_class.c fs_backing_store.c os3support.c \
+ font_bitmap.c
S_AMIGA := $(addprefix amiga/,$(S_AMIGA))
# This is the final source build list