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 6484152556e..a18d23c6b0f 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.101 2003/03/23 10:12:20 jmmv Exp $ +# $NetBSD: Makefile,v 1.102 2003/03/25 14:04:41 salo Exp $ # COMMENT= Desktop publishing @@ -99,6 +99,7 @@ SUBDIR+= texfamily SUBDIR+= texfamily-share SUBDIR+= transfig SUBDIR+= xpdf +SUBDIR+= xpdf-arabic SUBDIR+= xpdf-chinese-simplified SUBDIR+= xpdf-chinese-traditional SUBDIR+= xpdf-cyrillic |