From ed4c529a2c229458cc6cd2616f2791c8d4513749 Mon Sep 17 00:00:00 2001 From: tmclaugh Date: Wed, 5 Oct 2005 02:17:58 +0000 Subject: - Add gmime2-sharp, slave port of gmime2. This port provides the C# bindings to the gmime2 library. Approved by: ahze (mentor) --- mail/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'mail/Makefile') diff --git a/mail/Makefile b/mail/Makefile index 471e6db73050..2dacfdf97ac3 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -120,6 +120,7 @@ SUBDIR += gmail-notify SUBDIR += gmime SUBDIR += gmime2 + SUBDIR += gmime2-sharp SUBDIR += gnarwl SUBDIR += gnubiff SUBDIR += gnumail -- cgit