From bb518cc4f0ffc178609bce3ce9be02efbd1146da Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Wed, 15 Jun 2005 19:49:08 +0000 Subject: Add win32. 2005-06-15 Tor Lillqvist * Makefile.am (SUBDIRS): Add win32. svn path=/trunk/; revision=29512 --- ChangeLog | 2 ++ Makefile.am | 1 + 2 files changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2a12e89050..0a14abfea7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,8 @@ in a separate -lregex. Include also camel-provider's CFLAGS and LIBS for IMPORTERS. Expand win32/Makefile. + * Makefile.am (SUBDIRS): Add win32. + * plugin.mk: Expand also @SOEXT@. * server.mk: Expand also @SOEXT@ and @EXEEXT@. diff --git a/Makefile.am b/Makefile.am index f43709a654..c2b5584aad 100644 --- a/Makefile.am +++ b/Makefile.am @@ -32,6 +32,7 @@ SMIME_DIR=smime endif SUBDIRS = \ + win32 \ data \ e-util \ a11y \ -- cgit v1.2.3