summaryrefslogtreecommitdiff
path: root/amiga/Makefile.target
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2016-01-11 19:55:37 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2016-01-11 19:55:37 +0000
commit4f7e2563c11626a10c5470773a8b588f8339c495 (patch)
treeabdf6832a4963cc398e94b17fe5b9eaa25ca429f /amiga/Makefile.target
parent469cd6dc67075fcb1bacc69cbf1354cd67aefddd (diff)
downloadnetsurf-4f7e2563c11626a10c5470773a8b588f8339c495.tar.gz
netsurf-4f7e2563c11626a10c5470773a8b588f8339c495.tar.bz2
Separate font cache code into a new file
Diffstat (limited to 'amiga/Makefile.target')
-rw-r--r--amiga/Makefile.target2
1 files changed, 1 insertions, 1 deletions
diff --git a/amiga/Makefile.target b/amiga/Makefile.target
index f42214021..391dd6ec9 100644
--- a/amiga/Makefile.target
+++ b/amiga/Makefile.target
@@ -76,7 +76,7 @@ S_AMIGA := gui.c tree.c history.c hotlist.c schedule.c file.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 os3support.c font_bitmap.c \
- selectmenu.c hash/xxhash.c
+ selectmenu.c hash/xxhash.c font_cache.c
S_AMIGA := $(addprefix amiga/,$(S_AMIGA))
# This is the final source build list