(INCLUDES): Added @INTLINCS@
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -21,7 +21,7 @@ noinst_LTLIBRARIES = libmailutils.la | ... | @@ -21,7 +21,7 @@ noinst_LTLIBRARIES = libmailutils.la |
21 | 21 | ||
22 | SUBDIRS = posix | 22 | SUBDIRS = posix |
23 | 23 | ||
24 | INCLUDES = -I${top_srcdir}/include -I${top_srcdir}/include/mailutils/gnu | 24 | INCLUDES = -I${top_srcdir}/include -I${top_srcdir}/include/mailutils/gnu @INTLINCS@ |
25 | libmailutils_la_SOURCES = basename.c daemon.c getopt.c getopt1.c md5.c \ | 25 | libmailutils_la_SOURCES = basename.c daemon.c getopt.c getopt1.c md5.c \ |
26 | mu_dbm.c xstrdup.c xmalloc.c | 26 | mu_dbm.c xstrdup.c xmalloc.c |
27 | 27 | ... | ... |
-
Please register or sign in to post a comment