summaryrefslogtreecommitdiffstats
path: root/plugins/omtesting
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/omtesting')
-rw-r--r--plugins/omtesting/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/omtesting/Makefile.am b/plugins/omtesting/Makefile.am
index 83e64155..7e376683 100644
--- a/plugins/omtesting/Makefile.am
+++ b/plugins/omtesting/Makefile.am
@@ -1,6 +1,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_CPPFLAGS = -I$(top_srcdir) $(pthreads_cflags)
+omtesting_la_LDFLAGS = -module -avoid-version
omtesting_la_LIBADD =