diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-09-14 09:04:29 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-09-14 09:04:29 +0000 |
commit | e710c21e4e96f98d1e4974a0bf5ee1fd08ec86eb (patch) | |
tree | 12c43109ce5eb5894ea136c5e9b1152b05dcbd94 /graphics/Makefile | |
parent | Add libmorph - a library for loading (and saving) 3d models (3d modeller object (diff) |
Add morpheus - a mesh (3D model) viewer for GNOME desktop.
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 50bd9ce69984..5e4e851bf8bd 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -102,6 +102,7 @@ SUBDIR += linux_glx SUBDIR += linux_mesa SUBDIR += linux_mesa3 + SUBDIR += morpheus SUBDIR += mpeg SUBDIR += mpeg-lib SUBDIR += mpeg2codec |