summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>1995-03-29 11:45:51 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>1995-03-29 11:45:51 +0000
commit4fa8aeca2a993f971260740a7e7d04dc2f8b8574 (patch)
tree3986a8aae10bdddc7f9cd3bbd9ae051d148aa67d /x11
parentThis package contains the binary release of xperfmon++ V1.1 a X based (diff)
Add xperfmon to the SUBDIR list
Notes
Notes: svn path=/head/; revision=1236
Diffstat (limited to 'x11')
-rw-r--r--x11/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 7529074a1af5..6a5ad73a8594 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,8 +1,9 @@
-# $Id: Makefile,v 1.55 1995/03/28 04:41:43 gpalmer Exp $
+# $Id: Makefile,v 1.56 1995/03/28 04:45:39 gpalmer Exp $
#
SUBDIR= Xaw3d color_xterm ctwm emu fvwm g3view olvwm piewm \
rxvt sxpc tk tkhfs tkman tvtwm xdaliclock xearth xfed xfm \
- xkeycaps xlockmore xphoon xsnow xview-config xview-lib xview-clients
+ xkeycaps xlockmore xperfmon xphoon xsnow xview-config xview-lib \
+ xview-clients
#
# These depend on tk, so might as well build tk first...