diff --git a/src/Makefile b/src/Makefile index 291140a9b..f2a403de6 100644 --- a/src/Makefile +++ b/src/Makefile @@ -4,7 +4,7 @@ SHELL=/bin/sh DIRS = osg osgDB osgUtil osgGLUT # comment out if you don't have the freetype and GLU1.3 library installed. -#DIRS += osgText +DIRS += osgText # comment out if you don't have the wxWindows installed. # DIRS += osgWX