Refactor: lttng-ctl: follow terminology of the tracker documentation
[lttng-tools.git] / src / common / testpoint / Makefile.am
1 # SPDX-License-Identifier: GPL-2.0-only
2
3 noinst_LTLIBRARIES = libtestpoint.la
4
5 libtestpoint_la_SOURCES = testpoint.h testpoint.c
6 libtestpoint_la_LIBADD = $(DL_LIBS)
This page took 0.029155 seconds and 4 git commands to generate.