summaryrefslogtreecommitdiff
blob: 67a93fe2a0b1b2e09b118cf5fc135d9624b658e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/openbsd-compat/regress/Makefile.in	2019-06-17 10:59:01.210601434 -0700
+++ b/openbsd-compat/regress/Makefile.in	2019-06-17 10:59:18.753485852 -0700
@@ -7,7 +7,7 @@
 CC=@CC@
 LD=@LD@
 CFLAGS=@CFLAGS@
-CPPFLAGS=-I. -I.. -I$(srcdir) -I$(srcdir)/.. @CPPFLAGS@ @DEFS@
+CPPFLAGS=-I. -I.. -I../.. -I$(srcdir) -I$(srcdir)/.. @CPPFLAGS@ @DEFS@
 EXEEXT=@EXEEXT@
 LIBCOMPAT=../libopenbsd-compat.a
 LIBS=@LIBS@