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 548a3c028ba..83c0d93b775 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.137 2001/05/17 16:02:45 hubertf Exp $ +# $NetBSD: Makefile,v 1.138 2001/06/16 11:44:14 zuntum Exp $ # COMMENT= Graphics tools and libraries @@ -11,6 +11,7 @@ SUBDIR+= Mesa-glx SUBDIR+= MesaLib SUBDIR+= Ngraph SUBDIR+= alevt +SUBDIR+= apla SUBDIR+= autotrace SUBDIR+= avifile SUBDIR+= blender |