summaryrefslogtreecommitdiff
path: root/amiga/Makefile.target
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2016-01-15 19:36:12 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2016-01-15 19:37:21 +0000
commit6ad939b5a6e7807eaad78d5b2e0486c859740cf3 (patch)
tree6affc4a32a158ea63c14e1edbd03781753cd6cae /amiga/Makefile.target
parentf831d81ab1895b4f9c19f53f08d9c8fccd69c96e (diff)
downloadnetsurf-6ad939b5a6e7807eaad78d5b2e0486c859740cf3.tar.gz
netsurf-6ad939b5a6e7807eaad78d5b2e0486c859740cf3.tar.bz2
Make font engine selection bit more logical
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 391dd6ec9..626110bc5 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 font_cache.c
+ selectmenu.c hash/xxhash.c font_cache.c font_bullet.c
S_AMIGA := $(addprefix amiga/,$(S_AMIGA))
# This is the final source build list