Fix: streaming and snapshot backward compat for relayd < 2.11
[lttng-tools.git] / src / common / testpoint / Makefile.am
... / ...
CommitLineData
1noinst_LTLIBRARIES = libtestpoint.la
2
3libtestpoint_la_SOURCES = testpoint.h testpoint.c
4libtestpoint_la_LIBADD = $(DL_LIBS)
This page took 0.023852 seconds and 5 git commands to generate.