diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-11-06 08:13:30 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-11-06 08:13:30 +0000 |
commit | 52369deb9b9fed188e1a0183f10f8789f37f16ca (patch) | |
tree | 535e1425100f8df82e5c4eb3a64d170dcf1d4119 /print | |
parent | Update to client version 2.8.1 (diff) |
Activate teTeX-beta.
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 920203133d51..9b3efada55e3 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.67 1998/10/20 01:54:07 steve Exp $ +# $Id: Makefile,v 1.68 1998/10/30 14:17:49 kuriyama Exp $ # SUBDIR += a2ps @@ -45,6 +45,7 @@ SUBDIR += psutils SUBDIR += rtf2latex SUBDIR += teTeX + SUBDIR += teTeX-beta SUBDIR += tex SUBDIR += texinfo SUBDIR += tr2latex |