summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1998-05-17 20:15:24 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1998-05-17 20:15:24 +0000
commit35dcb1e41192db9e377637082c59496a3888729e (patch)
tree0744dc4af358b78428f8e7e15da70020253a3dba /print
parentImport of html2ps 0.1 a HTML to PostScript converter with lot's of features. (diff)
Enable html2ps
Notes
Notes: svn path=/head/; revision=11025
Diffstat (limited to 'print')
-rw-r--r--print/Makefile3
1 files changed, 2 insertions, 1 deletions
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