diff --git a/src/glut/glx/SConscript b/src/glut/glx/SConscript index 99b3bb7df64..464a371f85b 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',