summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-10-25 00:13:36 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-10-25 00:13:36 +0000
commit4a5bf7089a388c1663cd6cd27d0e557ffb6a0bc7 (patch)
treea3587177761491c79d00740a093a8a39d9216ee9 /x11
parentWhoops, this time for real (without a work dir! *blush*). (diff)
Add pcb.
Notes
Notes: svn path=/head/; revision=278
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 65cc7313ff9b..a96f6c1508da 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,6 +1,7 @@
-# $Id: Makefile,v 1.13 1994/10/22 05:44:32 jkh Exp $
+# $Id: Makefile,v 1.14 1994/10/22 07:40:27 smace Exp $
#
-SUBDIR= emu fvwm ghostview iv ivs olvwm tk xarchie xcdplayer xdvi xpm xtexshell
+SUBDIR= emu fvwm ghostview iv ivs olvwm pcb tk xarchie xcdplayer xdvi \
+ xpm xtexshell
#
# nv depends on tk, so might as well build tk first...
#