Add VNC front end to list of options.

svn path=/trunk/netsurf/; revision=6667
This commit is contained in:
Michael Drake 2009-03-02 15:17:40 +00:00
parent bc875e092e
commit 68a3e06b19
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, sdl
# Valid values are: linux, sdl, vnc, able
NETSURF_FB_FRONTEND := linux
# Enable NetSurf's use of Hubbub to parse HTML rather, than libxml2