Commit b0b2d4d0 b0b2d4d08f27bf7fb40cdae87112099ae466a61c by Sergey Poznyakoff

(INCLUDES): Added -Imailbox

1 parent 8db6b7d5
......@@ -18,6 +18,7 @@
## 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
INCLUDES = -I$(top_srcdir)/lib -I$(top_srcdir)/include \
-I$(top_srcdir)/mailbox \
-I${top_builddir}/include/mailutils/gnu @AUTHINCS@ @SERV_AUTHINCS@ @INTLINCS@
SUBDIRS = testsuite
......