Clean-up: ust-consumer: fix -Wshadow issues in lttng_ustconsumer_recv_cmd
[lttng-tools.git] / src / common / bytecode / Makefile.am
1 # SPDX-License-Identifier: GPL-2.0-only
2
3 noinst_LTLIBRARIES = libbytecode.la
4
5 libbytecode_la_SOURCES = \
6 bytecode.c bytecode.h
This page took 0.047895 seconds and 4 git commands to generate.