Add win32.

2005-06-15  Tor Lillqvist  <tml@novell.com>

	* Makefile.am (SUBDIRS): Add win32.

svn path=/trunk/; revision=29512
This commit is contained in:
Tor Lillqvist
2005-06-15 19:49:08 +00:00
committed by Tor Lillqvist
parent 1e2acdd66b
commit bb518cc4f0
2 changed files with 3 additions and 0 deletions

View File

@ -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@.

View File

@ -32,6 +32,7 @@ SMIME_DIR=smime
endif
SUBDIRS = \
win32 \
data \
e-util \
a11y \