Fix: missing errno.h include in time.h compat header
[lttng-tools.git] / src / common / testpoint / Makefile.am
1 noinst_LTLIBRARIES = libtestpoint.la
2
3 libtestpoint_la_SOURCES = testpoint.h testpoint.c
4 libtestpoint_la_LIBADD = -ldl
This page took 0.03095 seconds and 4 git commands to generate.