summaryrefslogtreecommitdiffstats
path: root/plugins/omtesting/Makefile.am
blob: 83e64155d7bb8def39edd358af36707c39e73da9 (plain)
1
2
3
4
5
6
pkglib_LTLIBRARIES = omtesting.la

omtesting_la_SOURCES = omtesting.c
omtesting_la_CPPFLAGS = -I$(top_srcdir) $(pthreads_cflags) $(mudflap_cflags)
omtesting_la_LDFLAGS = $(mudflap_libs) -module -avoid-version
omtesting_la_LIBADD =