Move to kernel style SPDX license identifiers
[babeltrace.git] / src / lib / plugin / Makefile.am
index d3133dd8d38f55e052f6af9957902a064db42732..e25fd70e83a255adb8ad0e951aa37238f1533741 100644 (file)
@@ -1,3 +1,7 @@
+# SPDX-License-Identifier: MIT
+
+AM_CPPFLAGS += '-DBABELTRACE_PLUGIN_PROVIDERS_DIR="$(BABELTRACE_PLUGIN_PROVIDERS_DIR)"'
+
 noinst_LTLIBRARIES = libplugin.la
 
 # Plug-in system library
This page took 0.023267 seconds and 4 git commands to generate.