summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1996-04-10 06:46:38 +0000
committerThomas Gellekum <tg@FreeBSD.org>1996-04-10 06:46:38 +0000
commit01d4c9e56594e323591c460718882570824dba2f (patch)
treead3c0e6ecef055c0ad12ab7cbd2f7e9a672d21a6 /print
parentImport unroff, a programmable, extensible troff converter with (diff)
Add unroff.
Notes
Notes: svn path=/head/; revision=2966
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 13389ed59055..1fc2e76c34b4 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.24 1996/02/22 10:35:56 tg Exp $
+# $Id: Makefile,v 1.25 1996/03/21 17:28:28 asami Exp $
#
SUBDIR += a2ps
@@ -23,6 +23,7 @@
SUBDIR += texinfo
SUBDIR += tr2latex
SUBDIR += transfig
+ SUBDIR += unroff
SUBDIR += xdvi
SUBDIR += xtexshell