diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 7f1634fad71..533fae4e892 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.243 2009/04/29 03:14:11 minskim Exp $ +# $NetBSD: Makefile,v 1.244 2009/04/29 04:42:33 minskim Exp $ # COMMENT= Desktop publishing @@ -141,6 +141,8 @@ SUBDIR+= tex-bin-xdvi SUBDIR+= tex-carlisle SUBDIR+= tex-carlisle-doc SUBDIR+= tex-chemarrow +SUBDIR+= tex-colortbl +SUBDIR+= tex-colortbl-doc SUBDIR+= tex-cooking SUBDIR+= tex-dehyph-exptl SUBDIR+= tex-dhucs |