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

AM_CPPFLAGS += $(DBI_INC)

pkglib_LTLIBRARIES = ulogd_output_DBI.la

ulogd_output_DBI_la_SOURCES = ulogd_output_DBI.c ../../util/db.c
ulogd_output_DBI_la_LIBADD  = ${DBI_LIB}
ulogd_output_DBI_la_LDFLAGS = -avoid-version -module