diff src/lib-storage/index/mbox/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 6303ef092c5b
children e032167a05ca
line wrap: on
line diff
--- a/src/lib-storage/index/mbox/Makefile.am	Thu Oct 21 01:35:13 2004 +0300
+++ b/src/lib-storage/index/mbox/Makefile.am	Thu Oct 21 02:05:53 2004 +0300
@@ -1,6 +1,6 @@
 noinst_LIBRARIES = libstorage_mbox.a
 
-INCLUDES = \
+AM_CPPFLAGS = \
 	-I$(top_srcdir)/src/lib \
 	-I$(top_srcdir)/src/lib-mail \
 	-I$(top_srcdir)/src/lib-imap \