aboutsummaryrefslogtreecommitdiff
path: root/src/postgres
diff options
context:
space:
mode:
Diffstat (limited to 'src/postgres')
-rw-r--r--src/postgres/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/postgres/Makefile.am b/src/postgres/Makefile.am
index 0b3be5e2be..85fac752f7 100644
--- a/src/postgres/Makefile.am
+++ b/src/postgres/Makefile.am
@@ -1,4 +1,4 @@
-INCLUDES = -I$(top_srcdir)/src/include
+AM_CPPFLAGS = -I$(top_srcdir)/src/include
if MINGW
WINFLAGS = -Wl,--no-undefined -Wl,--export-all-symbols