diff options
author | Nik Clayton <nik@FreeBSD.org> | 1998-12-08 21:11:51 +0000 |
---|---|---|
committer | Nik Clayton <nik@FreeBSD.org> | 1998-12-08 21:11:51 +0000 |
commit | 520c9c3065c91e4deb762fe9859b6c9691415fbb (patch) | |
tree | 0621b8051fa18822c22e1b4f36cbe88216feb468 /print | |
parent | e366972e903d7c4790bd45fd9710715893bbdcde (diff) | |
download | ports-520c9c3065c91e4deb762fe9859b6c9691415fbb.tar.gz ports-520c9c3065c91e4deb762fe9859b6c9691415fbb.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 77e104fc9e7d..87cc0e392380 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.72 1998/11/18 15:54:20 smace Exp $ +# $Id: Makefile,v 1.73 1998/11/20 04:14:17 asami Exp $ # SUBDIR += a2ps-a4 @@ -34,6 +34,7 @@ SUBDIR += gv SUBDIR += html2latex SUBDIR += html2ps + SUBDIR += jadetex SUBDIR += klyx SUBDIR += latex SUBDIR += lout |