aboutsummaryrefslogtreecommitdiff
path: root/src/postgres/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/postgres/Makefile.am')
-rw-r--r--src/postgres/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/postgres/Makefile.am b/src/postgres/Makefile.am
index 872305513..6f37e1918 100644
--- a/src/postgres/Makefile.am
+++ b/src/postgres/Makefile.am
@@ -1,3 +1,4 @@
1# This Makefile.am is in the public domain
1AM_CPPFLAGS = -I$(top_srcdir)/src/include $(POSTGRESQL_CPPFLAGS) 2AM_CPPFLAGS = -I$(top_srcdir)/src/include $(POSTGRESQL_CPPFLAGS)
2 3
3if MINGW 4if MINGW