summaryrefslogtreecommitdiffstats
path: root/output/pgsql/Makefile.am
blob: 3de6b2c28435fec79e3c6e296bb0c59a375b92db (plain)
1
2
3
4
5
6
7
8
9

INCLUDES = $(all_includes) -I$(top_srcdir)/include -I$(PGSQLINCLUDES)
LIBS=$(PGSQL_LIB)

pkglib_LTLIBRARIES = ulogd_output_PGSQL.la

ulogd_output_PGSQL_la_SOURCES = ulogd_output_PGSQL.c ../../util/db.c
ulogd_output_PGSQL_la_LDFLAGS = -module