From 9c4745f12ae27969cc4316259ff92817b4907b3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Fonseca?= Date: Tue, 30 Dec 2008 17:22:24 +0000 Subject: glut: List new source file in sconscript. --- src/glut/glx/SConscript | 1 + 1 file changed, 1 insertion(+) diff --git a/src/glut/glx/SConscript b/src/glut/glx/SConscript index 99b3bb7..464a371 100644 --- a/src/glut/glx/SConscript +++ b/src/glut/glx/SConscript @@ -51,6 +51,7 @@ sources = [ 'glut_mesa.c', 'glut_modifier.c', 'glut_overlay.c', + 'glut_ppm.c', 'glut_shapes.c', 'glut_space.c', 'glut_stroke.c', -- cgit v1.2.1