diff options
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 |