diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-17 20:20:57 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-17 20:20:57 +0000 |
commit | cebd7073821bb56c7dc8cbd771191f8e0a65685f (patch) | |
tree | 58eb9c309b8d6ee713098c2041e80a6c79f02f00 | |
parent | Ate gnomeprint. (diff) |
Activate gnomepim.
Notes
Notes:
svn path=/head/; revision=16119
-rw-r--r-- | deskutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index bfd3d9367bce..9f962a30b2f5 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.5 1998/11/23 02:56:40 flathill Exp $ +# $Id: Makefile,v 1.6 1998/11/24 08:53:54 flathill Exp $ # SUBDIR += abacus SUBDIR += cal SUBDIR += cbb + SUBDIR += gnomepim SUBDIR += gnucash SUBDIR += ical SUBDIR += korganizer |