summaryrefslogtreecommitdiffstats
path: root/plugins/omlibdbi/Makefile.am
blob: 99ee63c9de8142c474c7bd3addde3dcf42c8f1c5 (plain)
1
2
3
4
5
6
7
8
pkglib_LTLIBRARIES = omlibdbi.la

omlibdbi_la_SOURCES = omlibdbi.c
omlibdbi_la_CPPFLAGS = -I$(top_srcdir) $(libdbi_cflags) $(pthreads_cflags) $(mudflap_cflags)
omlibdbi_la_LDFLAGS = $(mudflap_libs) -module -avoid-version
omlibdbi_la_LIBADD = $(libdbi_libs)

EXTRA_DIST = createDB.sql