aboutsummaryrefslogtreecommitdiffstats
path: root/print/Makefile
diff options
context:
space:
mode:
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 c267a5945ffd..0da14773d469 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.37 1997/02/11 15:54:37 jmz Exp $
+# $Id: Makefile,v 1.38 1997/02/18 17:11:18 jmz Exp $
#
SUBDIR += a2ps
@@ -32,5 +32,6 @@
SUBDIR += unroff
SUBDIR += virtualpaper
SUBDIR += xdvi
+ SUBDIR += xmgr
.include <bsd.port.subdir.mk>