Add --enable-asan configure option
[babeltrace.git] / src / python-plugin-provider / Makefile.am
index 822e5534296672ddc293a44b9a43ce10ef480130..3d3a11fea09663a1c537c4b28cce55cc23098e80 100644 (file)
@@ -11,6 +11,7 @@ babeltrace2_python_plugin_provider_la_SOURCES = \
        python-plugin-provider.h
 
 babeltrace2_python_plugin_provider_la_LDFLAGS = \
+       $(AM_LDFLAGS) \
        $(LT_NO_UNDEFINED) \
        -avoid-version -module \
        $(PYTHON_LDFLAGS)
This page took 0.024344 seconds and 4 git commands to generate.