aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--graphics/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 9a3132904cd5..45d4d6d538d9 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.80 1998/06/20 03:11:36 chuckr Exp $
+# $Id: Makefile,v 1.81 1998/06/24 16:19:54 vanilla Exp $
#
SUBDIR += EZWGL
@@ -89,5 +89,6 @@
SUBDIR += xpdf
SUBDIR += xpm
SUBDIR += xv
+ SUBDIR += xwpick
.include <bsd.port.subdir.mk>