[dovecot-cvs] dovecot/src/master Makefile.am,1.10,1.11

cras at procontrol.fi cras at procontrol.fi
Sun Jul 27 02:42:46 EEST 2003


Update of /home/cvs/dovecot/src/master
In directory danu:/tmp/cvs-serv25750/master

Modified Files:
	Makefile.am 
Log Message:
compile fix



Index: Makefile.am
===================================================================
RCS file: /home/cvs/dovecot/src/master/Makefile.am,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- Makefile.am	14 May 2003 18:23:05 -0000	1.10
+++ Makefile.am	26 Jul 2003 22:42:44 -0000	1.11
@@ -12,8 +12,8 @@
 	-DSSLDIR=\""$(ssldir)\""
 
 dovecot_LDADD = \
-	../lib/liblib.a \
 	../lib-settings/libsettings.a \
+	../lib/liblib.a \
 	$(SSL_LIBS)
 
 dovecot_SOURCES = \



More information about the dovecot-cvs mailing list