summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1996-02-22 10:35:56 +0000
committerThomas Gellekum <tg@FreeBSD.org>1996-02-22 10:35:56 +0000
commitdbaa2a7e6feef175a167a203a05e4153d8dfa66b (patch)
tree38c0cb444a71e56f573860399826c877092de00e /print
parentImport a port of teTeX, _the_ TeX system for UN*X. (diff)
Add teTeX.
Notes
Notes: svn path=/head/; revision=2738
Diffstat (limited to 'print')
-rw-r--r--print/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile
index 70aec25bc1da..c11e57411cfa 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.21 1995/10/20 10:36:46 asami Exp $
+# $Id: Makefile,v 1.23 1995/11/15 11:21:02 asami Exp $
#
SUBDIR += a2ps
@@ -17,6 +17,7 @@
SUBDIR += musixtex
SUBDIR += psutils
SUBDIR += rtf2latex
+ SUBDIR += teTeX
SUBDIR += tex
SUBDIR += texinfo
SUBDIR += tr2latex