[dovecot-cvs] dovecot/src/dict Makefile.am,1.3,1.4

cras at dovecot.org cras at dovecot.org
Fri Apr 14 13:55:47 EEST 2006


Update of /var/lib/cvs/dovecot/src/dict
In directory talvi:/tmp/cvs-serv24814

Modified Files:
	Makefile.am 
Log Message:
Added RAND_LIBS



Index: Makefile.am
===================================================================
RCS file: /var/lib/cvs/dovecot/src/dict/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Makefile.am	31 Jan 2006 06:05:22 -0000	1.3
+++ Makefile.am	14 Apr 2006 10:55:44 -0000	1.4
@@ -15,6 +15,7 @@
 
 dict_LDADD = \
 	$(libs) \
+	$(RAND_LIBS) \
 	$(MODULE_LIBS) \
 	$(SQL_LIBS)
 



More information about the dovecot-cvs mailing list