aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--print/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/print/Makefile b/print/Makefile
index dbafd67f26f9..2ced73402240 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -1,6 +1,7 @@
-# $Id: Makefile,v 1.11 1995/03/30 22:53:58 ats Exp $
+# $Id: Makefile,v 1.12 1995/04/18 01:22:21 jmz Exp $
#
SUBDIR= a2ps afm dvi2xx dvips dviselect ghostscript ghostview psutils \
- tex latex209 latex makeindex mltex texinfo transfig xdvi xtexshell
+ tex tkHTML latex209 latex makeindex mltex texinfo transfig xdvi \
+ xtexshell
.include <bsd.port.subdir.mk>