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 8032d1ecd7a..233480e137c 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.245 2009/04/29 05:50:51 minskim Exp $ +# $NetBSD: Makefile,v 1.246 2009/04/29 18:30:48 minskim Exp $ # COMMENT= Desktop publishing @@ -238,6 +238,8 @@ SUBDIR+= tex-placeins-doc SUBDIR+= tex-plain SUBDIR+= tex-prosper SUBDIR+= tex-resume +SUBDIR+= tex-rotating +SUBDIR+= tex-rotating-doc SUBDIR+= tex-ruhyphen SUBDIR+= tex-tools SUBDIR+= tex-tools-doc |