diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-09-14 06:53:20 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-09-14 06:53:20 +0000 |
commit | 47d5cca8456d3bbc564f15943c4b0340d8191dab (patch) | |
tree | 6d9f641bc6032a547a2cbf2679ff8150384ad1f9 /x11-clocks/Makefile | |
parent | d1840354ccef405a447aaeb34e44477b4b89bfa0 (diff) |
Add sanduhr - an alarm clock for GNOME desktop designed as a sand-glass.
Notes
Notes:
svn path=/head/; revision=32599
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 297f451c82fb..46e1b0b1acd3 100644 --- a/x11-clocks/Makefile +++ b/x11-clocks/Makefile @@ -18,6 +18,7 @@ SUBDIR += mouseclock SUBDIR += pclock SUBDIR += rclock + SUBDIR += sanduhr SUBDIR += swisswatch SUBDIR += t3d SUBDIR += tclock |