Enforce DL_LIBS value instead of hard coded -ldl
[lttng-tools.git] / src / common / testpoint / Makefile.am
CommitLineData
6242251b
CB
1noinst_LTLIBRARIES = libtestpoint.la
2
3libtestpoint_la_SOURCES = testpoint.h testpoint.c
b6151646 4libtestpoint_la_LIBADD = $(DL_LIBS)
This page took 0.040831 seconds and 4 git commands to generate.