diff options
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 2 |
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> |