diff options
-rw-r--r-- | print/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 7e09d592d28..b14aafede83 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.874 2022/08/20 21:37:55 wiz Exp $ +# $NetBSD: Makefile,v 1.875 2022/08/20 21:41:36 wiz Exp $ # COMMENT= Desktop publishing @@ -1286,6 +1286,8 @@ SUBDIR+= tex-pdftex SUBDIR+= tex-pdftex-doc SUBDIR+= tex-pdftexcmds SUBDIR+= tex-pdftexcmds-doc +SUBDIR+= tex-persian-bib +SUBDIR+= tex-persian-bib-doc SUBDIR+= tex-pgf SUBDIR+= tex-pgf-doc SUBDIR+= tex-pgfplots |