aboutsummaryrefslogtreecommitdiff
path: root/modules/postgres/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'modules/postgres/Makefile.am')
-rw-r--r--modules/postgres/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/postgres/Makefile.am b/modules/postgres/Makefile.am
index 981f838..13e05eb 100644
--- a/modules/postgres/Makefile.am
+++ b/modules/postgres/Makefile.am
@@ -21,4 +21,4 @@ mod_LTLIBRARIES=postgres.la
postgres_la_SOURCES = postgres.c
postgres_la_LIBADD = ../../lib/libsmap.la @POSTGRES_LIBS@
AM_LDFLAGS = -module -avoid-version -no-undefined
-INCLUDES = -I$(top_srcdir)/include
+AM_CPPFLAGS = -I$(top_srcdir)/include

Return to:

Send suggestions and report system problems to the System administrator.