summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
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 47b230dd271..8858918ae59 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 1997/11/22 23:12:58 augustss Exp $
+# $NetBSD: Makefile,v 1.2 1997/11/26 15:35:36 agc Exp $
#
SUBDIR += ghostscript5
+ SUBDIR += teTeX
.include <bsd.port.subdir.mk>