From: Peter Johnson Date: Wed, 26 Dec 2001 19:03:56 +0000 (-0000) Subject: Include intl from build directory, not source directory. X-Git-Tag: v0.1.0~129 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2ca67cc237d22ea8b1e37ec48a29b621b0984954;p=yasm Include intl from build directory, not source directory. svn path=/trunk/yasm/; revision=401 --- diff --git a/Makefile.am b/Makefile.am index 8e7d09f5..e3b98cd9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,7 +7,7 @@ INCLUDES = \ -I$(top_srcdir) \ -I$(top_srcdir)/src \ -I$(top_srcdir)/check \ - -I$(top_srcdir)/intl + -Iintl bin_PROGRAMS = yasm TESTS =