diff options
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 117c7b62e55..0dd66b18ff4 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.413 2010/05/20 17:20:45 drochner Exp $ +# $NetBSD: Makefile,v 1.414 2010/05/23 09:58:41 minskim Exp $ # COMMENT= Desktop publishing @@ -222,6 +222,7 @@ SUBDIR+= tex-datatool-doc SUBDIR+= tex-dblfloatfix SUBDIR+= tex-dblfloatfix-doc SUBDIR+= tex-dehyph-exptl +SUBDIR+= tex-dehyph-exptl-doc SUBDIR+= tex-draftwatermark SUBDIR+= tex-dvipdfm SUBDIR+= tex-dvipdfm-doc |