diff options
Diffstat (limited to 'intl')
-rw-r--r-- | intl/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/intl/Makefile.in b/intl/Makefile.in index 3dfec5dff..887d9a8fd 100644 --- a/intl/Makefile.in +++ b/intl/Makefile.in @@ -103,7 +103,7 @@ LTV_AGE=0 sed -e '/^#/d' -e 's/@''PACKAGE''@/@PACKAGE@/g' $< > t-$@ mv t-$@ $@ -INCLUDES = -I.. -I. -I$(top_srcdir)/intl -I$(top_srcdir)/include -I$(top_srcdir)/lib +INCLUDES = -I.. -I. -I$(top_srcdir)/intl -I$(top_srcdir)/include -I$(top_builddir)/lib -I$(top_srcdir)/lib all: all-@USE_INCLUDED_LIBINTL@ all-yes: libintl.$la libintl.h charset.alias ref-add.sed ref-del.sed |