diff options
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index bc505053ea7..bd284f351b0 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2000/10/16 10:43:42 abs Exp $ +# $NetBSD: Makefile,v 1.42 2000/10/26 22:34:25 wiz Exp $ # FreeBSD Id: Makefile,v 1.52 1997/12/14 00:58:08 asami Exp # @@ -7,6 +7,7 @@ SUBDIR += acroread SUBDIR += acroread3 SUBDIR += cups + SUBDIR += dvidvi SUBDIR += enscript SUBDIR += ggv SUBDIR += ghostscript |