diff options
| author | Brian <brian@nostromo.localnet.net> | 2007-04-08 15:50:31 -0600 |
|---|---|---|
| committer | Brian <brian@nostromo.localnet.net> | 2007-04-08 15:50:31 -0600 |
| commit | 5dba996dba3bd55f1f44904e7abd9486fee899d9 (patch) | |
| tree | 0d03ef4c8a13f6bff137098fced8ff2dcf76c1a2 | |
| parent | 9612a3011f52ab98b42e48d0eed76b68bca92e57 (diff) | |
add glsl to PROGRAM_DIRS
| -rw-r--r-- | configs/default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/default b/configs/default index 72176f17a7..b162287b35 100644 --- a/configs/default +++ b/configs/default @@ -63,7 +63,7 @@ SRC_DIRS = mesa glu glut/glx glw GLU_DIRS = sgi DRIVER_DIRS = x11 osmesa # Which subdirs under $(TOP)/progs/ to enter: -PROGRAM_DIRS = demos redbook samples xdemos +PROGRAM_DIRS = demos redbook samples glsl xdemos # Library/program dependencies |
