From 6d8202f80e34c0757e7ed6917e3218ff1a91552f Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sun, 20 Oct 2002 23:10:16 +0000 Subject: makeztxt is a simple command line program that takes a plain ASCII text file and compresses it into a zTXT database. makeztxt will remove newline characters at the end of lines that contain text so that the paragraphs flow better on the Palm screen. Submitted by: Roman Shterenzon --- palm/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'palm/Makefile') diff --git a/palm/Makefile b/palm/Makefile index ec1ee72f67ea..37ff508f8687 100644 --- a/palm/Makefile +++ b/palm/Makefile @@ -13,6 +13,7 @@ SUBDIR += jpilot SUBDIR += libmal SUBDIR += malsync + SUBDIR += makeztxt SUBDIR += mdbconv SUBDIR += p5-Palm SUBDIR += palmos-sdk -- cgit v1.2.3