diff options
author | tg <tg@FreeBSD.org> | 1997-11-04 09:05:15 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-11-04 09:05:15 +0000 |
commit | 1748cf4c50179a44c7fce9d8661f2add0247e296 (patch) | |
tree | 14b8f0731eaaacc6b9862ecb95a9787cd28a03a1 /x11 | |
parent | b5edfc17e9731d54953c34e69d80de37dbdf4105 (diff) | |
download | FreeBSD-ports-1748cf4c50179a44c7fce9d8661f2add0247e296.zip FreeBSD-ports-1748cf4c50179a44c7fce9d8661f2add0247e296.tar.gz |
Activate asclock.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index a4be4c3..dd6cb83 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.166 1997/11/03 15:01:25 tg Exp $ +# $Id: Makefile,v 1.167 1997/11/04 07:55:53 tg Exp $ # SUBDIR += FWF @@ -6,6 +6,7 @@ SUBDIR += XFree86-contrib SUBDIR += Xaw3d SUBDIR += afterstep + SUBDIR += asclock SUBDIR += asfiles SUBDIR += auis SUBDIR += bclock |