diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-05-16 21:29:21 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-05-16 21:29:21 +0000 |
commit | 46039d83b5dc9a86249226ea58b240732455b866 (patch) | |
tree | b95e6b53a298caa5c06eafd6bcd886c0b74538ab /palm | |
parent | This is the initial import of hdconv, a converter between HanDBase database (diff) |
Activate hdconv.
Notes
Notes:
svn path=/head/; revision=28496
Diffstat (limited to 'palm')
-rw-r--r-- | palm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/palm/Makefile b/palm/Makefile index 5ced1ff94602..d41ffd84dde8 100644 --- a/palm/Makefile +++ b/palm/Makefile @@ -4,6 +4,7 @@ SUBDIR += coldsync SUBDIR += gnomepilot SUBDIR += gnomepilot-conduits + SUBDIR += hdconv SUBDIR += imgvtopgm SUBDIR += isilo SUBDIR += jconv |