diff options
Diffstat (limited to 'configs')
-rw-r--r-- | configs/default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/default b/configs/default index f65a833c69e..8a3698077ed 100644 --- a/configs/default +++ b/configs/default @@ -56,6 +56,7 @@ INSTALL_PREFIX = /usr/local 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 |