List SDL option.

svn path=/trunk/netsurf/; revision=6427
This commit is contained in:
Michael Drake 2009-02-11 13:37:11 +00:00
parent 2b41eceafe
commit 233d5ff333
1 changed files with 1 additions and 1 deletions

View File

@ -201,7 +201,7 @@ ifeq ($(TARGET),framebuffer)
CFLAGS += -O2 -Wuninitialized
# Framebuffer frontend.
# Valid values are: linux, able
# Valid values are: linux, able, sdl
NETSURF_FB_FRONTEND := linux
# Use libharu to enable PDF export and GTK printing support.