Fix: Don't override user variables within the build system
[lttng-tools.git] / src / common / testpoint / Makefile.am
... / ...
CommitLineData
1noinst_LTLIBRARIES = libtestpoint.la
2
3libtestpoint_la_SOURCES = testpoint.h testpoint.c
4libtestpoint_la_LIBADD = -ldl
This page took 0.029698 seconds and 4 git commands to generate.