Fix: enforce assumption that lttng-modules ioctl() return <= 0
[lttng-tools.git] / src / common / testpoint / Makefile.am
CommitLineData
6242251b
CB
1AM_CPPFLAGS =
2
3noinst_LTLIBRARIES = libtestpoint.la
4
5libtestpoint_la_SOURCES = testpoint.h testpoint.c
6libtestpoint_la_LIBADD = -ldl
This page took 0.046653 seconds and 5 git commands to generate.