diff options
author | tg <tg@FreeBSD.org> | 1997-09-09 16:32:48 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-09-09 16:32:48 +0800 |
commit | 7f0ffd78a4bbc077427674cee57ed55a276e17d4 (patch) | |
tree | 10764aeda33ca22dd8d68e00e562df4ec848423f /x11 | |
parent | 9e5d73d295bf6dd1abb375ca6a2b765ea347b65a (diff) | |
download | freebsd-ports-gnome-7f0ffd78a4bbc077427674cee57ed55a276e17d4.tar.gz freebsd-ports-gnome-7f0ffd78a4bbc077427674cee57ed55a276e17d4.tar.zst freebsd-ports-gnome-7f0ffd78a4bbc077427674cee57ed55a276e17d4.zip |
Activate mouseclock.
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 1d6413b20a97..b0ad07c63178 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.151 1997/08/31 17:14:08 max Exp $ +# $Id: Makefile,v 1.152 1997/09/09 08:09:16 tg Exp $ # SUBDIR += FWF @@ -34,6 +34,7 @@ SUBDIR += libsx SUBDIR += lupe SUBDIR += mlvwm + SUBDIR += mouseclock SUBDIR += neXtaw SUBDIR += olvwm SUBDIR += p5-Tcl-Tk |