summaryrefslogtreecommitdiff
path: root/examples/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2002-12-24 10:22:02 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2002-12-24 10:22:02 +0000
commita0444b412a65a4949b40d993319384609109f0e3 (patch)
treed38965820d8f48b4b62bbf61b329d8679a8517b8 /examples/Makefile.am
parent0db3dbbb2a75aee7d5c1660db49797afc3fd23dd (diff)
downloadmailutils-a0444b412a65a4949b40d993319384609109f0e3.tar.gz
mailutils-a0444b412a65a4949b40d993319384609109f0e3.tar.bz2
Added @INTLINCS@ and @LTLIBINTL@ where appropriate.
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r--examples/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index f7be816d3..ee4fcb535 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -16,7 +16,7 @@ noinst_PROGRAMS = \
moddir=@SIEVE_MODDIR@
mod_LTLIBRARIES = numaddr.la
-INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/lib
+INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/lib @INTLINCS@
AM_LDFLAGS = ../mailbox/libmailbox.la ../lib/libmailutils.la
numaddr_la_SOURCES = numaddr.c

Return to:

Send suggestions and report system problems to the System administrator.