diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2003-07-13 11:54:22 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2003-07-13 11:54:22 +0000 |
commit | 40acf7a2bbd923eb6207f10f4d4236fb0129cf47 (patch) | |
tree | a6ed1e1bb98f7f10857194050e114ac3717b4546 /x11-clocks/Makefile | |
parent | e2d0761c6b88076825bc51bb141f7950670cf701 (diff) |
Add wmbinclock 0.1, a binary clock in a windowmaker applet.
PR: 50038
Submitted by: Harold Gutch <logix@foobar.franken.de
Notes
Notes:
svn path=/head/; revision=84804
Diffstat (limited to 'x11-clocks/Makefile')
-rw-r--r-- | x11-clocks/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-clocks/Makefile b/x11-clocks/Makefile index 6cb77e449e7d..71d5cf89de2b 100644 --- a/x11-clocks/Makefile +++ b/x11-clocks/Makefile @@ -22,6 +22,7 @@ SUBDIR += t3d SUBDIR += tclock SUBDIR += washerdryer + SUBDIR += wmbinclock SUBDIR += wmblueclock SUBDIR += wmcalclock SUBDIR += wmclock |