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 2aa7cdb6fb3..ec993213af6 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.59 2001/10/03 23:23:05 wiz Exp $ +# $NetBSD: Makefile,v 1.60 2001/10/04 12:00:45 wiz Exp $ # COMMENT= Desktop publishing @@ -51,6 +51,7 @@ SUBDIR+= teTeX-bin SUBDIR+= teTeX-share SUBDIR+= teTeX-sharesrc SUBDIR+= transfig +SUBDIR+= xpdf SUBDIR+= xpp .include "../mk/bsd.pkg.subdir.mk" |