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:
committed by
Tor Lillqvist
parent
1e2acdd66b
commit
bb518cc4f0
@ -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@.
|
||||
|
||||
@ -32,6 +32,7 @@ SMIME_DIR=smime
|
||||
endif
|
||||
|
||||
SUBDIRS = \
|
||||
win32 \
|
||||
data \
|
||||
e-util \
|
||||
a11y \
|
||||
|
||||
Reference in New Issue
Block a user