[dovecot-cvs] dovecot/src/pop3 Makefile.am,1.6,1.7

cras at procontrol.fi cras at procontrol.fi
Mon May 12 10:13:41 EEST 2003


Update of /home/cvs/dovecot/src/pop3
In directory danu:/tmp/cvs-serv24863/pop3

Modified Files:
	Makefile.am 
Log Message:
Dependency fixes



Index: Makefile.am
===================================================================
RCS file: /home/cvs/dovecot/src/pop3/Makefile.am,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- Makefile.am	28 Apr 2003 11:10:45 -0000	1.6
+++ Makefile.am	12 May 2003 06:13:38 -0000	1.7
@@ -19,6 +19,8 @@
 	../lib/liblib.a \
 	$(LIBICONV)
 
+pop3_DEPENDENCIES = $(pop3_LDADD)
+
 pop3_SOURCES = \
 	client.c \
 	commands.c \



More information about the dovecot-cvs mailing list