From 233d5ff333646a32a889a199ec17f38e5d6272d9 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Wed, 11 Feb 2009 13:37:11 +0000 Subject: List SDL option. svn path=/trunk/netsurf/; revision=6427 --- Makefile.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.config') diff --git a/Makefile.config b/Makefile.config index 76aab6547..eb8a1a47d 100644 --- a/Makefile.config +++ b/Makefile.config @@ -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. -- cgit v1.2.3