summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>1998-04-24 05:36:52 +0000
committerMatthew Hunt <mph@FreeBSD.org>1998-04-24 05:36:52 +0000
commit13015de338018a8e5a29266b08fe814c0ef9a7ca (patch)
treec15c7307dd3c1039ddf4f63893ceff663ede94e4 /x11
parentImport of t3d, a CPU-chewing 3D clock for X11. (diff)
Activate t3d.
Notes
Notes: svn path=/head/; revision=10662
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 053d15585e1a..64c2b6633d5d 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.194 1998/04/19 06:03:42 mph Exp $
+# $Id: Makefile,v 1.195 1998/04/19 17:29:59 mph Exp $
#
SUBDIR += FWF
@@ -61,6 +61,7 @@
SUBDIR += slingshot
SUBDIR += swisswatch
SUBDIR += sxpc
+ SUBDIR += t3d
SUBDIR += tix
SUBDIR += tk41
SUBDIR += tk42