diff options
Diffstat (limited to 'configs/default')
-rw-r--r-- | configs/default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/default b/configs/default index d74349f035..1e2b58f30c 100644 --- a/configs/default +++ b/configs/default @@ -46,7 +46,7 @@ GLW_SOURCES = GLwDrawA.c GLwMDrawA.c # Directories LIB_DIR = $(TOP)/lib INSTALL_PREFIX = /usr/local -SRC_DIRS = mesa glu glut/glx +SRC_DIRS = mesa glu glut/glx glw GLU_DIRS = sgi DRIVER_DIRS = x11 osmesa PROGRAM_DIRS = demos redbook samples xdemos |