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.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/output/pgsql/Makefile.am b/output/pgsql/Makefile.am
index 3de6b2c..6e2a6a4 100644
--- a/output/pgsql/Makefile.am
+++ b/output/pgsql/Makefile.am
@@ -1,6 +1,6 @@
-INCLUDES = $(all_includes) -I$(top_srcdir)/include -I$(PGSQLINCLUDES)
-LIBS=$(PGSQL_LIB)
+INCLUDES = $(all_includes) -I$(top_srcdir)/include -I$(PQINCPATH)
+LIBS=$(PQLIBS)
pkglib_LTLIBRARIES = ulogd_output_PGSQL.la