diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index f6499771752..6ad876ac692 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.235 2003/04/10 17:04:08 salo Exp $ +# $NetBSD: Makefile,v 1.236 2003/04/11 07:28:27 salo Exp $ # COMMENT= Graphics tools and libraries @@ -153,6 +153,7 @@ SUBDIR+= ns-cult3d SUBDIR+= ns-flash SUBDIR+= ogle SUBDIR+= ogle_gui +SUBDIR+= ogmtools SUBDIR+= opendis SUBDIR+= openptc SUBDIR+= p5-GD |