From 6746f0d68bb472afd6f152a6fcf462ed41379e4f Mon Sep 17 00:00:00 2001 From: andreas Date: Sun, 17 May 1998 20:15:24 +0000 Subject: Enable html2ps --- print/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'print') diff --git a/print/Makefile b/print/Makefile index a12b42cee407..73d00e8b46a5 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.58 1998/04/30 08:25:18 tg Exp $ +# $Id: Makefile,v 1.59 1998/05/06 12:43:57 tg Exp $ # # the reversed ordering of a2ps43 and a2ps is intentional -- this @@ -28,6 +28,7 @@ SUBDIR += gp SUBDIR += gv SUBDIR += html2latex + SUBDIR += html2ps SUBDIR += latex SUBDIR += lout SUBDIR += lprps -- cgit