summaryrefslogtreecommitdiff
path: root/src/glu
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2012-08-20 14:04:40 -0700
committerMatt Turner <mattst88@gmail.com>2012-08-24 11:08:19 -0700
commitd23b1b79777828848656e350a19ec3031205e9fc (patch)
tree226bfef6f68bdac4e0b2134a3270e50390297f40 /src/glu
parent0abb26ebff45bcbb82c094591079b6b70c4720bd (diff)
build: Remove GLU_DIRS
Diffstat (limited to 'src/glu')
-rw-r--r--src/glu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/glu/Makefile b/src/glu/Makefile
index b268265976f..472645ffb08 100644
--- a/src/glu/Makefile
+++ b/src/glu/Makefile
@@ -5,7 +5,7 @@ TOP = ../..
include $(TOP)/configs/current
-SUBDIRS = $(GLU_DIRS)
+SUBDIRS = sgi
default: $(TOP)/configs/current