summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 8115cb3..b58e2b6 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,7 +1,9 @@
SUBDIR =
+ SUBDIR += libGLU
SUBDIR += libepoxy
SUBDIR += mesa
+ SUBDIR += mesa-demos
SUBDIR += pixman
.include <bsd.port.subdir.mk>