]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
Makefile: Build lib-ssl-iostream earlier
authorTimo Sirainen <tss@iki.fi>
Mon, 31 Jan 2011 16:46:42 +0000 (18:46 +0200)
committerTimo Sirainen <tss@iki.fi>
Mon, 31 Jan 2011 16:46:42 +0000 (18:46 +0200)
src/Makefile.am

index 9f07038c52a51b4bc3af75e4878c40a5dd4b01cf..31de4902a91b07f8a27c0b82f869aa72cba437ee 100644 (file)
@@ -13,11 +13,11 @@ LIBDOVECOT_SUBDIRS = \
 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 \