diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index b5b07e34e35..7baf22d6137 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.599 2011/03/18 21:52:40 minskim Exp $ +# $NetBSD: Makefile,v 1.600 2011/04/05 19:39:25 minskim Exp $ # COMMENT= Graphics tools and libraries @@ -418,6 +418,8 @@ SUBDIR+= tex-pst-3d SUBDIR+= tex-pst-3d-doc SUBDIR+= tex-pst-3dplot SUBDIR+= tex-pst-3dplot-doc +SUBDIR+= tex-pst-barcode +SUBDIR+= tex-pst-barcode-doc SUBDIR+= tex-pst-blur SUBDIR+= tex-pst-blur-doc SUBDIR+= tex-pst-circ |