diff options
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index e82005550c38..9bf344a2de8e 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.8 1999/01/18 04:17:08 steve Exp $ +# $Id: Makefile,v 1.9 1999/01/26 03:58:08 steve Exp $ # SUBDIR += abacus @@ -6,6 +6,7 @@ SUBDIR += cbb SUBDIR += gnomepim SUBDIR += gnucash + SUBDIR += gtimer SUBDIR += ical SUBDIR += korganizer SUBDIR += kproject |