diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-04-24 05:36:52 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-04-24 05:36:52 +0000 |
commit | 13015de338018a8e5a29266b08fe814c0ef9a7ca (patch) | |
tree | c15c7307dd3c1039ddf4f63893ceff663ede94e4 /x11/Makefile | |
parent | Import of t3d, a CPU-chewing 3D clock for X11. (diff) |
Activate t3d.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
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 |