diff Makefile.am @ 11186:1319fa7a7266 HEAD

lib-lda is now an installed shared library.
author Timo Sirainen <tss@iki.fi>
date Fri, 23 Apr 2010 10:37:45 +0300
parents 762a4216352f
children be2b7d2901a0
line wrap: on
line diff
--- a/Makefile.am	Fri Apr 23 10:09:57 2010 +0300
+++ b/Makefile.am	Fri Apr 23 10:37:45 2010 +0300
@@ -60,6 +60,7 @@
 	-e "s|^\(LIBDOVECOT\)=.*$$|\1='-L$(pkglibdir) -ldovecot'|" \
 	-e "s|^\(LIBDOVECOT_LOGIN\)=.*$$|\1=-ldovecot-login|" \
 	-e "s|^\(LIBDOVECOT_SQL\)=.*$$|\1=-ldovecot-sql|" \
+	-e "s|^\(LIBDOVECOT_LDA\)=.*$$|\1=-ldovecot-lda|" \
 	-e "s|^\(LIBDOVECOT_STORAGE\)=.*$$|\1=-ldovecot-storage|" \
 	-e "s|^\(LIBDOVECOT_INCLUDE\)=.*$$|\1=-I$(pkgincludedir)|" \
 	> $(DESTDIR)$(pkglibdir)/dovecot-config