diff options
author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 1999-08-30 18:14:17 +0000 |
---|---|---|
committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 1999-08-30 18:14:17 +0000 |
commit | e70b84b86ddd84525d1d323d5af888d875d525ce (patch) | |
tree | 343787ae8df043bbae86ec53a0b527209f8538d4 /palm/Makefile | |
parent | Palm Pilot Image Viewer to PGM Converter, which for converting Pilot (diff) |
activate imgvtopgm
Notes
Notes:
svn path=/head/; revision=21131
Diffstat (limited to 'palm/Makefile')
-rw-r--r-- | palm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/palm/Makefile b/palm/Makefile index 1df9825730d9..c75f5594a548 100644 --- a/palm/Makefile +++ b/palm/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ # + SUBDIR += imgvtopgm SUBDIR += kpilot SUBDIR += pilot-link SUBDIR += pilot_makedoc |