diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 7a2cb16bd29..104fac17ab6 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.113 2004/03/10 18:20:11 jlam Exp $ +# $NetBSD: Makefile,v 1.114 2004/03/28 21:15:40 xtraeme Exp $ # COMMENT= Desktop publishing @@ -51,6 +51,7 @@ SUBDIR+= html2ps SUBDIR+= if-psprint SUBDIR+= ijs SUBDIR+= img2eps +SUBDIR+= imposter SUBDIR+= ja-a2ps SUBDIR+= ja-dvipdfm SUBDIR+= ja-jsclasses |