changeset 12618:ac84693374ad

Makefile: Build lib-ssl-iostream earlier
author Timo Sirainen <tss@iki.fi>
date Mon, 31 Jan 2011 18:46:42 +0200
parents 7b7434fef6ff
children c83cdf089725
files src/Makefile.am
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/Makefile.am	Mon Jan 31 18:41:04 2011 +0200
+++ b/src/Makefile.am	Mon Jan 31 18:46:42 2011 +0200
@@ -13,11 +13,11 @@
 SUBDIRS = \
 	lib-test \
 	$(LIBDOVECOT_SUBDIRS) \
+	lib-ssl-iostream \
 	lib-dovecot \
 	lib-index \
 	lib-storage \
 	lib-sql \
-	lib-ssl-iostream \
 	lib-ntlm \
 	lib-otp \
 	lib-lda \