summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@herrb.eu>2024-11-08 12:03:31 +0100
committerMatthieu Herrb <matthieu@herrb.eu>2024-11-08 12:07:09 +0100
commitf0b342a7af7a2ff0a1597947d1c209a4b8397106 (patch)
treea1b5f2bf46c942884f2a8437b1061770833ef267 /graphics/Makefile
parent8edfb44955c54b5cedf914c65277d36914aa1f36 (diff)
hook more stuff
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>