diff options
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 1bb62d1c56b..81558fb0af6 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.706 2015/05/08 13:48:01 wiz Exp $ +# $NetBSD: Makefile,v 1.707 2015/05/09 02:16:03 markd Exp $ # COMMENT= Graphics tools and libraries @@ -471,6 +471,8 @@ SUBDIR+= tango-icon-theme SUBDIR+= tesseract SUBDIR+= tex-a2ping SUBDIR+= tex-a2ping-doc +SUBDIR+= tex-animate +SUBDIR+= tex-animate-doc SUBDIR+= tex-asyfig SUBDIR+= tex-asyfig-doc SUBDIR+= tex-auto-pst-pdf |