diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-02-23 00:51:08 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-02-23 00:51:08 +0000 |
commit | 7183fee08de2491241b0aba530920522965123c3 (patch) | |
tree | 9d024c165cf78c8516d5172f4cd9d36e7989d583 /graphics/Makefile | |
parent | Activate xplanet (diff) |
Move linux_mesa and linux_glide from emulators to graphics.
Approved by: maintainer
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 e839ba6d5cd5..60138e2e1f1f 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -87,7 +87,9 @@ SUBDIR += libimg SUBDIR += libungif SUBDIR += libwmf + SUBDIR += linux_glide SUBDIR += linux_glx + SUBDIR += linux_mesa SUBDIR += mpeg-lib SUBDIR += mpeg2codec SUBDIR += mpeg2play |