summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>1997-08-26 16:34:04 +0000
committerWolfram Schneider <wosch@FreeBSD.org>1997-08-26 16:34:04 +0000
commitfea37b6678fff2f23f444317ed745492e26e5744 (patch)
tree505e819c6627c4205c6f0d0caa35907da64fc8fb /print
parentPostScript (created by dvips) to ascii converter (diff)
Enable dvips2ascii
Notes
Notes: svn path=/head/; revision=7697
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 1574470d08ef..2e784b22e837 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.45 1997/06/11 06:22:39 andreas Exp $
+# $Id: Makefile,v 1.46 1997/07/27 03:33:23 chuckr Exp $
#
SUBDIR += a2ps
@@ -11,6 +11,7 @@
SUBDIR += dvi2tty
SUBDIR += dvi2xx
SUBDIR += dvips
+ SUBDIR += dvips2ascii
SUBDIR += dviselect
SUBDIR += enscript
SUBDIR += ghostscript