diff options
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 780700785ee..5025f96b942 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.457 2011/01/22 22:25:01 minskim Exp $ +# $NetBSD: Makefile,v 1.458 2011/01/23 01:27:55 minskim Exp $ # COMMENT= Desktop publishing @@ -484,6 +484,8 @@ SUBDIR+= tex-prosper SUBDIR+= tex-pslatex SUBDIR+= tex-pspicture SUBDIR+= tex-pspicture-doc +SUBDIR+= tex-ptex +SUBDIR+= tex-ptex-doc SUBDIR+= tex-rcsinfo SUBDIR+= tex-rcsinfo-doc SUBDIR+= tex-realscripts |