diff options
-rw-r--r-- | print/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index fce66a529d3..97d1f69cdba 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.548 2012/10/21 17:56:40 minskim Exp $ +# $NetBSD: Makefile,v 1.549 2012/11/16 14:29:30 jaapb Exp $ # COMMENT= Desktop publishing @@ -253,6 +253,8 @@ SUBDIR+= tex-collection-latex SUBDIR+= tex-collection-latex-doc SUBDIR+= tex-colortbl SUBDIR+= tex-colortbl-doc +SUBDIR+= tex-comment +SUBDIR+= tex-comment-doc SUBDIR+= tex-context SUBDIR+= tex-context-doc SUBDIR+= tex-cooking |