diff options
author | Mark Pulford <markp@FreeBSD.org> | 2001-06-11 11:29:05 +0000 |
---|---|---|
committer | Mark Pulford <markp@FreeBSD.org> | 2001-06-11 11:29:05 +0000 |
commit | c076d60c510451a2ef75e7a82f4d6d6724286890 (patch) | |
tree | d9ca60d0fb37793a1fbd39f94c9c2b6040af59d7 /palm/Makefile | |
parent | 63da6738d271ebe98132ce73a619788c0769c715 (diff) |
Add ppmtoTbmp 1.1, PPM to Pilot bitmap converter.
Committed after cleanup.
PR: 27932
Submitted by: Jose Marques <noway@nohow.demon.co.uk>
Notes
Notes:
svn path=/head/; revision=43837
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 02ec44c890d9..f3f715902ce1 100644 --- a/palm/Makefile +++ b/palm/Makefile @@ -20,6 +20,7 @@ SUBDIR += pilot_makedoc SUBDIR += pilrc SUBDIR += pose + SUBDIR += ppmtoTbmp SUBDIR += prc-tools SUBDIR += prc-tools-binutils SUBDIR += prc-tools-gcc |