summaryrefslogtreecommitdiff
path: root/configs/linux-fbdev
diff options
context:
space:
mode:
authorJosé Fonseca <jfonseca@vmware.com>2009-01-23 12:32:35 +0000
committerJosé Fonseca <jfonseca@vmware.com>2009-01-23 12:32:35 +0000
commit57d00016cab9afa3e7853d9830044a8ece9541c4 (patch)
tree709a625b94741a2702b9db6534627af2cb7cc590 /configs/linux-fbdev
parentd150e6a2e677a49813fdd5422b14ebdc59a904e9 (diff)
glew: Initial import.
From glew 1.5.1 release.
Diffstat (limited to 'configs/linux-fbdev')
-rw-r--r--configs/linux-fbdev2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/linux-fbdev b/configs/linux-fbdev
index f54c73695a..0b03c33afa 100644
--- a/configs/linux-fbdev
+++ b/configs/linux-fbdev
@@ -9,7 +9,7 @@ CFLAGS = -O3 -ffast-math -ansi -pedantic -fPIC -D_POSIX_C_SOURCE=199309L -D_SVID
# Work around aliasing bugs - developers should comment this out
CFLAGS += -fno-strict-aliasing
-SRC_DIRS = gallium mesa glu glut/fbdev
+SRC_DIRS = gallium mesa glu glut/fbdev glew
DRIVER_DIRS = fbdev osmesa
PROGRAM_DIRS = fbdev demos redbook samples