diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1996-02-22 10:35:56 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1996-02-22 10:35:56 +0000 |
commit | dbaa2a7e6feef175a167a203a05e4153d8dfa66b (patch) | |
tree | 38c0cb444a71e56f573860399826c877092de00e /print | |
parent | 02e9ad88e72c4246a033fe29b790f4dabf9dd4cc (diff) | |
download | ports-dbaa2a7e6feef175a167a203a05e4153d8dfa66b.tar.gz ports-dbaa2a7e6feef175a167a203a05e4153d8dfa66b.zip |
Notes
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 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 |