Make the Python plugin provider a libtool module
[babeltrace.git] / src / lib / plugin / Makefile.am
index d3133dd8d38f55e052f6af9957902a064db42732..5b9aed453d8d3e472cde650e99873a3dc8fb89b8 100644 (file)
@@ -1,3 +1,5 @@
+AM_CPPFLAGS += '-DBABELTRACE_PLUGIN_PROVIDERS_DIR="$(BABELTRACE_PLUGIN_PROVIDERS_DIR)"'
+
 noinst_LTLIBRARIES = libplugin.la
 
 # Plug-in system library
This page took 0.0247 seconds and 4 git commands to generate.