diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-06-08 06:16:41 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-06-08 06:16:41 +0000 |
commit | 5d8de5067bbc3723262214ee75b85fb4fcca453e (patch) | |
tree | 1fec5ca833d12ba9834168e4a77dd2fe00a631a5 /graphics/Makefile | |
parent | add kodos 2.4.2 (diff) |
add libqglviewer 1.3.7
A C++ library helps development of 3D applications
Notes
Notes:
svn path=/head/; revision=111054
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 ccf3f89819d6..ec672e360164 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -224,6 +224,7 @@ SUBDIR += liblug SUBDIR += libmng SUBDIR += libmorph + SUBDIR += libqglviewer SUBDIR += librsvg SUBDIR += librsvg2 SUBDIR += libtheora |