From 278c9469f0bff9d0cc845900efce70eb31fe56c5 Mon Sep 17 00:00:00 2001 From: shell Date: Fri, 1 Jun 2001 05:42:40 +0000 Subject: [PATCH] SUBDIR += ppmtoTbmp --- converters/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/converters/Makefile b/converters/Makefile index 80841c71faa..ef02745c988 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.7 2001/03/30 22:36:50 avsm Exp $ +# $OpenBSD: Makefile,v 1.8 2001/06/01 05:42:40 shell Exp $ # SUBDIR += base64 @@ -15,6 +15,7 @@ SUBDIR += p5-MIME-Base64 SUBDIR += p5-Unicode-Map8 SUBDIR += p5-Unicode-String + SUBDIR += ppmtoTbmp SUBDIR += recode SUBDIR += rpm2cpio SUBDIR += trans