diff options
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 1cb2dc8b950..0dcaf2325c5 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 1999/08/22 20:29:29 rh Exp $ +# $NetBSD: Makefile,v 1.23 1999/09/02 17:57:33 dmcmahill Exp $ # FreeBSD Id: Makefile,v 1.52 1997/12/14 00:58:08 asami Exp # @@ -41,6 +41,7 @@ # SUBDIR += pkfonts SUBDIR += psutils SUBDIR += rtf2latex + SUBDIR += ted SUBDIR += teTeX SUBDIR += teTeX-bin SUBDIR += teTeX-share |