summaryrefslogtreecommitdiffstats
path: root/output/pgsql/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'output/pgsql/Makefile.am')
-rw-r--r--output/pgsql/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/output/pgsql/Makefile.am b/output/pgsql/Makefile.am
index e1e0d9f..e8f4acc 100644
--- a/output/pgsql/Makefile.am
+++ b/output/pgsql/Makefile.am
@@ -1,5 +1,5 @@
-INCLUDES = $(all_includes) -I$(top_srcdir)/include -I$(PQINCPATH)
+AM_CPPFLAGS = $(all_includes) -I$(top_srcdir)/include -I$(PQINCPATH)
LIBS=$(PQLIBS)
if HAVE_PGSQL