diff options
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index f977384b1be..0f11c1a73f0 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.67 2002/02/28 17:52:04 wiz Exp $ +# $NetBSD: Makefile,v 1.68 2002/04/02 11:52:22 uebayasi Exp $ # COMMENT= Desktop publishing @@ -57,6 +57,7 @@ SUBDIR+= tex-eurosym SUBDIR+= tex-hugelatex SUBDIR+= tex-jadetex SUBDIR+= transfig +SUBDIR+= ttftot42 SUBDIR+= xpdf SUBDIR+= xpp |