diff --git a/Makefile.am b/Makefile.am index 7ede2f96..8e7d09f5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,7 +3,11 @@ SUBDIRS = intl po doc CFLAGS = @ANSI_CFLAGS@ -INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src -I$(top_srcdir)/check +INCLUDES = \ + -I$(top_srcdir) \ + -I$(top_srcdir)/src \ + -I$(top_srcdir)/check \ + -I$(top_srcdir)/intl bin_PROGRAMS = yasm TESTS =