From 68a3e06b195709221a1ede5fb888c7a6be646e93 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Mon, 2 Mar 2009 15:17:40 +0000 Subject: Add VNC front end to list of options. svn path=/trunk/netsurf/; revision=6667 --- Makefile.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.config') diff --git a/Makefile.config b/Makefile.config index 3cc70c789..6e9f1464d 100644 --- a/Makefile.config +++ b/Makefile.config @@ -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 -- cgit v1.2.3