Implement lttng_condition_event_rule_get_capture_bytecode_at_index
[lttng-tools.git] / src / common / bytecode / Makefile.am
CommitLineData
0ae3cfc6
SM
1# SPDX-License-Identifier: GPL-2.0-only
2
3noinst_LTLIBRARIES = libbytecode.la
4
5libbytecode_la_SOURCES = \
6 bytecode.c bytecode.h
This page took 0.022298 seconds and 4 git commands to generate.