summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile
index be4d8ada51b3..82909126dfc6 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.148 1997/08/19 07:10:14 fenner Exp $
+# $Id: Makefile,v 1.149 1997/08/20 20:03:17 jkh Exp $
#
SUBDIR += FWF
@@ -91,5 +91,6 @@
SUBDIR += xview-clients
SUBDIR += xview-config
SUBDIR += xview-lib
+ SUBDIR += xzoom
.include <bsd.port.subdir.mk>