Revert "lttng-ctl: Hide symbol introduced by fix"
[lttng-tools.git] / common / testpoint / Makefile.am
1 AM_CPPFLAGS =
2
3 noinst_LTLIBRARIES = libtestpoint.la
4
5 libtestpoint_la_SOURCES = testpoint.h testpoint.c
6 libtestpoint_la_LIBADD = -ldl
This page took 0.043055 seconds and 4 git commands to generate.