summaryrefslogtreecommitdiff
path: root/print/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>1998-08-14 00:16:29 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>1998-08-14 00:16:29 +0000
commitd77561872043de2ddc1958305407a3274db0d1b0 (patch)
tree92a271b2c346973812733bcecd84f91f88e95560 /print/Makefile
parentYet Another LaTeX mode on Emacs (including another html-mode) (diff)
Activate yatex.
Notes
Notes: svn path=/head/; revision=12510
Diffstat (limited to 'print/Makefile')
-rw-r--r--print/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile
index 6f46444aa586..afbbe61b1876 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.62 1998/06/14 22:00:24 kuriyama Exp $
+# $Id: Makefile,v 1.63 1998/07/20 02:31:50 steve Exp $
#
# the reversed ordering of a2ps43 and a2ps is intentional -- this
@@ -54,5 +54,6 @@
SUBDIR += xdvik
SUBDIR += xmbibtex
SUBDIR += xtem
+ SUBDIR += yatex
.include <bsd.port.subdir.mk>