Fix: consumer: Move sanity check within `consumer_subbuffer` functions
[lttng-tools.git] / src / common / testpoint / Makefile.am
CommitLineData
ab5be9fa
MJ
1# SPDX-License-Identifier: GPL-2.0-only
2
6242251b
CB
3noinst_LTLIBRARIES = libtestpoint.la
4
5libtestpoint_la_SOURCES = testpoint.h testpoint.c
b6151646 6libtestpoint_la_LIBADD = $(DL_LIBS)
This page took 0.047172 seconds and 4 git commands to generate.