diff options
author | Jim Mock <jim@FreeBSD.org> | 1999-08-16 08:19:06 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 1999-08-16 08:19:06 +0000 |
commit | 43793c172af57eb7ba071bef02b8e2d195ecff68 (patch) | |
tree | 63d8dca5915b0b0e6fbbc85d996dc69cd4d8b631 /deskutils | |
parent | Import of gaddr. (diff) |
Activate gaddr
Notes
Notes:
svn path=/head/; revision=20745
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 f75d17af6b83..16ed3d3e415f 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.12 1999/05/06 14:30:03 taoka Exp $ +# $Id: Makefile,v 1.13 1999/06/22 23:42:27 sada Exp $ # SUBDIR += abacus SUBDIR += cal SUBDIR += cbb + SUBDIR += gaddr SUBDIR += genius SUBDIR += gnomepim SUBDIR += gnucash |