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 f6cd7d586a5..7e09d592d28 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.873 2022/08/20 21:32:26 wiz Exp $ +# $NetBSD: Makefile,v 1.874 2022/08/20 21:37:55 wiz Exp $ # COMMENT= Desktop publishing @@ -1190,6 +1190,8 @@ SUBDIR+= tex-mwcls SUBDIR+= tex-mwcls-doc SUBDIR+= tex-mweights SUBDIR+= tex-mweights-doc +SUBDIR+= tex-na-box +SUBDIR+= tex-na-box-doc SUBDIR+= tex-natbib SUBDIR+= tex-natbib-doc SUBDIR+= tex-ncctools |