diff options
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 68e4f16e45e..e139fc832bb 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.166 2001/12/01 00:31:35 hubertf Exp $ +# $NetBSD: Makefile,v 1.167 2001/12/10 20:59:16 veego Exp $ # COMMENT= Graphics tools and libraries @@ -102,6 +102,8 @@ SUBDIR+= mtv SUBDIR+= ncview SUBDIR+= netpbm SUBDIR+= ns-flash +SUBDIR+= ogle +SUBDIR+= ogle_gui SUBDIR+= opendis SUBDIR+= openptc SUBDIR+= p5-GD |