diff src/lib-imap/Makefile.am @ 2796:fb7f862194b5 HEAD

Upgrades to autoconf 2.5 and automake >1.4.
author Timo Sirainen <tss@iki.fi>
date Thu, 21 Oct 2004 02:05:53 +0300
parents 8028c4dcf38f
children e77e4457d95c
line wrap: on
line diff
--- a/src/lib-imap/Makefile.am	Thu Oct 21 01:35:13 2004 +0300
+++ b/src/lib-imap/Makefile.am	Thu Oct 21 02:05:53 2004 +0300
@@ -1,6 +1,6 @@
 noinst_LIBRARIES = libimap.a
 
-INCLUDES = \
+AM_CPPFLAGS = \
 	-I$(top_srcdir)/src/lib \
 	-I$(top_srcdir)/src/lib-charset \
 	-I$(top_srcdir)/src/lib-mail