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 94d1d3fb285..b2cf3961009 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.182 2002/03/19 12:42:18 tron Exp $ +# $NetBSD: Makefile,v 1.183 2002/03/19 16:19:04 kei Exp $ # COMMENT= Graphics tools and libraries @@ -171,6 +171,7 @@ SUBDIR+= xbmbrowser SUBDIR+= xfig SUBDIR+= xgraph SUBDIR+= xli +SUBDIR+= xmbdfed SUBDIR+= xpaint SUBDIR+= xplot SUBDIR+= xpm |