summaryrefslogtreecommitdiffstats
path: root/output/dbi/Makefile.am
blob: 9a618b1605598c6ba1ebff268a3294270abd9e16 (plain)
1
2
3
4
5
6
7
8
9
include $(top_srcdir)/Make_global.am

AM_CPPFLAGS += $(libdbi_CFLAGS)

pkglib_LTLIBRARIES = ulogd_output_DBI.la

ulogd_output_DBI_la_SOURCES = ulogd_output_DBI.c ../../util/db.c
ulogd_output_DBI_la_LIBADD  = $(libdbi_LIBS)
ulogd_output_DBI_la_LDFLAGS = -avoid-version -module