summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorAndreas Schulz <ats@FreeBSD.org>1995-02-18 22:12:47 +0000
committerAndreas Schulz <ats@FreeBSD.org>1995-02-18 22:12:47 +0000
commit363591ae5596505e34dbfcc3cabb2c92e86bb189 (patch)
treee9d82112efe181ac4cc635f7d62c7f85b0c89037 /x11
parentMake parentheses around the gzcat | gunshar shell commands to prevent (diff)
Add xdaliclock.
Notes
Notes: svn path=/head/; revision=1004
Diffstat (limited to 'x11')
-rw-r--r--x11/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 68b24802736b..cfcae2a55b3b 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,8 +1,8 @@
-# $Id: Makefile,v 1.47 1995/02/15 01:39:19 gpalmer Exp $
+# $Id: Makefile,v 1.48 1995/02/15 02:53:47 asami Exp $
#
SUBDIR= Xaw3d color_xterm ctwm emu fvwm kterm olvwm piewm rxvt tk \
- tkhfs tkman tvtwm x3270 xearth xfed xkeycaps xlockmore xphoon xsnow \
- xview-config xview-lib xview-clients
+ tkhfs tkman tvtwm x3270 xearth xdaliclock xfed xkeycaps \
+ xlockmore xphoon xsnow xview-config xview-lib xview-clients
#
# These depend on tk, so might as well build tk first...