Commit 9dd12f5e 9dd12f5e8181a3bf859f9af64a867ab646ee5378 by Sergey Poznyakoff

(INCLUDES): Added @INTLINCS@

1 parent e12bdf7f
......@@ -21,7 +21,7 @@ noinst_LTLIBRARIES = libmailutils.la
SUBDIRS = posix
INCLUDES = -I${top_srcdir}/include -I${top_srcdir}/include/mailutils/gnu
INCLUDES = -I${top_srcdir}/include -I${top_srcdir}/include/mailutils/gnu @INTLINCS@
libmailutils_la_SOURCES = basename.c daemon.c getopt.c getopt1.c md5.c \
mu_dbm.c xstrdup.c xmalloc.c
......