summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-05-21 04:21:26 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-05-21 04:21:26 +0000
commitde500f04b97ad37b939667dab1f9affd4e74ddd5 (patch)
treec28ac779220fa94ea08589a0343c67a31533ce26 /x11
parentA clock with bezier curve for hands. Almost impossible to tell the time (diff)
Add bclock.
Notes
Notes: svn path=/head/; revision=6520
Diffstat (limited to 'x11')
-rw-r--r--x11/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 81ecd1f2ee84..66c4b45c4fb4 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.133 1997/05/05 12:38:41 tg Exp $
+# $Id: Makefile,v 1.134 1997/05/20 04:44:33 chuckr Exp $
#
SUBDIR += FWF
@@ -7,6 +7,7 @@
SUBDIR += Xaw3d
SUBDIR += afterstep
SUBDIR += auis
+ SUBDIR += bclock
SUBDIR += blast
SUBDIR += blt
SUBDIR += bricons