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 bf2b1dd215e..ef7b7c22c58 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 1999/03/11 12:28:30 hwr Exp $ +# $NetBSD: Makefile,v 1.18 1999/05/15 07:55:08 hubertf Exp $ # FreeBSD Id: Makefile,v 1.52 1997/12/14 00:58:08 asami Exp # @@ -10,6 +10,7 @@ # SUBDIR += bibcard # SUBDIR += bibview # SUBDIR += c2ps + SUBDIR += cdlabelgen # SUBDIR += detex # SUBDIR += dvi2tty # SUBDIR += dvi2xx |