diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-12-04 20:51:21 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-12-04 20:51:21 +0000 |
commit | 2c5e3d08aab3b1de8a35d0671e91553a0d09400b (patch) | |
tree | a209b573cd543375449e3d9d623f8b9b8362d06b /graphics/Makefile | |
parent | d29819a42f96ed9e0669de5aa71d048b257160c9 (diff) |
Activate linux_glx
Notes
Notes:
svn path=/head/; revision=23581
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index f71d423f36e8..b54b3b701de1 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -79,6 +79,7 @@ SUBDIR += lfview SUBDIR += libimg SUBDIR += libwmf + SUBDIR += linux_glx SUBDIR += mpeg-lib SUBDIR += mpeg2codec SUBDIR += mpeg2play |