diff options
Diffstat (limited to 'util/Makefile.in')
-rw-r--r-- | util/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/Makefile.in b/util/Makefile.in index 75e1d82e6..025ea3f8e 100644 --- a/util/Makefile.in +++ b/util/Makefile.in @@ -92,7 +92,7 @@ VERSION = @VERSION@ ZLIBS = @ZLIBS@ l = @l@ -INCLUDES = -I$(top_srcdir)/include +INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/intl -I../intl noinst_LIBRARIES = libutil.a |