Fix framebuffer build.

svn path=/trunk/netsurf/; revision=10254
This commit is contained in:
Michael Drake 2010-04-06 18:23:34 +00:00
parent fde385fbf3
commit d6aae0a5ae
1 changed files with 4 additions and 0 deletions

View File

@ -216,6 +216,10 @@ ifeq ($(TARGET),framebuffer)
# Valid options: YES, NO
NETSURF_USE_HARU_PDF := NO
# Enable NetSurf's use of librosprite for displaying RISC OS Sprites
# Valid options: YES, NO, AUTO
NETSURF_USE_ROSPRITE := AUTO
# Library to use for font plotting
# Valid options: internal, freetype
NETSURF_FB_FONTLIB := internal