SoW-2020-0002: Trace Hit Counters: trigger error reporting integration
[lttng-tools.git] / src / common / bytecode / Makefile.am
diff --git a/src/common/bytecode/Makefile.am b/src/common/bytecode/Makefile.am
new file mode 100644 (file)
index 0000000..9e1c6dd
--- /dev/null
@@ -0,0 +1,6 @@
+# SPDX-License-Identifier: GPL-2.0-only
+
+noinst_LTLIBRARIES = libbytecode.la
+
+libbytecode_la_SOURCES = \
+       bytecode.c bytecode.h
This page took 0.024241 seconds and 5 git commands to generate.