summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/win32/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/kpathsea/win32/Makefile.in')
-rw-r--r--Build/source/texk/kpathsea/win32/Makefile.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/Build/source/texk/kpathsea/win32/Makefile.in b/Build/source/texk/kpathsea/win32/Makefile.in
index 6fadabf6324..4a62ea57c55 100644
--- a/Build/source/texk/kpathsea/win32/Makefile.in
+++ b/Build/source/texk/kpathsea/win32/Makefile.in
@@ -256,8 +256,9 @@ target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-INCLUDES = -I$(top_builddir)/.. -I$(top_srcdir)/..
-AM_CPPFLAGS = -DWEB2C_KPSE_VERSION='"Web2C-$(WEB2CVERSION) Kpathsea-$(KPSEVERSION)"'
+AM_CPPFLAGS = -I$(top_builddir)/.. -I$(top_srcdir)/.. \
+ -DWEB2C_KPSE_VERSION='"Web2C-$(WEB2CVERSION) \
+ Kpathsea-$(KPSEVERSION)"'
AM_CFLAGS = $(WARNING_CFLAGS)
fmtutil_SOURCES = \
dirutil.c \