diff options
Diffstat (limited to 'bsd-core/Makefile')
-rw-r--r-- | bsd-core/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bsd-core/Makefile b/bsd-core/Makefile index ff26c762..61cba175 100644 --- a/bsd-core/Makefile +++ b/bsd-core/Makefile @@ -1,5 +1,5 @@ # $FreeBSD$ -SUBDIR = drm tdfx gamma +SUBDIR = drm tdfx mga gamma .include <bsd.subdir.mk> |