summaryrefslogtreecommitdiff
path: root/w32/Makefile.in
diff options
context:
space:
mode:
authorJinWang An <jinwang.an@samsung.com>2021-12-28 15:15:18 +0900
committerJinWang An <jinwang.an@samsung.com>2021-12-28 15:15:18 +0900
commit0a1cba99f5ce73ae0cacdbf9ab1186137efd77f7 (patch)
tree78c6150805f71fe49b4515eaa1ea7d25721fb821 /w32/Makefile.in
parent78048af7e6a3e2c95b0561cb85895c8cb287e8f0 (diff)
downloadmake-0a1cba99f5ce73ae0cacdbf9ab1186137efd77f7.tar.gz
make-0a1cba99f5ce73ae0cacdbf9ab1186137efd77f7.tar.bz2
make-0a1cba99f5ce73ae0cacdbf9ab1186137efd77f7.zip
Imported Upstream version 4.2.1upstream/4.2.1
Diffstat (limited to 'w32/Makefile.in')
-rw-r--r--w32/Makefile.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/w32/Makefile.in b/w32/Makefile.in
index 60a0948..0c81384 100644
--- a/w32/Makefile.in
+++ b/w32/Makefile.in
@@ -335,7 +335,9 @@ noinst_LIBRARIES = libw32.a
libw32_a_SOURCES = subproc/misc.c subproc/sub_proc.c subproc/w32err.c \
compat/posixfcn.c pathstuff.c w32os.c
-libw32_a_CPPFLAGS = -I$(srcdir)/include -I$(srcdir)/subproc -I$(top_srcdir)
+libw32_a_CPPFLAGS = -I$(srcdir)/include -I$(srcdir)/subproc -I$(top_srcdir) \
+ -I$(top_srcdir)/glob
+
all: all-am
.SUFFIXES: