diff options
author | obrien <obrien@FreeBSD.org> | 1996-11-09 07:04:11 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1996-11-09 07:04:11 +0800 |
commit | 8fd1dcb4c27e4095178c9b68801274ad15fde2cb (patch) | |
tree | 6babea990ad08a0ef0e20871bf20cafdce5a238a /print | |
parent | 8a6adb9173aeb2c0b202b922e6ee26cdfe1b35c4 (diff) | |
download | freebsd-ports-gnome-8fd1dcb4c27e4095178c9b68801274ad15fde2cb.tar.gz freebsd-ports-gnome-8fd1dcb4c27e4095178c9b68801274ad15fde2cb.tar.zst freebsd-ports-gnome-8fd1dcb4c27e4095178c9b68801274ad15fde2cb.zip |
Turned on lout.
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 f57a811c6db3..f892780365e5 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.31 1996/08/16 07:23:50 asami Exp $ +# $Id: Makefile,v 1.32 1996/10/15 20:50:54 andreas Exp $ # SUBDIR += a2ps @@ -15,6 +15,7 @@ SUBDIR += html2latex SUBDIR += latex SUBDIR += latex209 + SUBDIR += lout SUBDIR += lyx SUBDIR += makeindex SUBDIR += mltex |