X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fcommon%2FMakefile.am;h=1a764aec197f5133b71646eec502f16c26126c66;hb=edb62ef53ad89e90b560efdd69d3d1302e9138a3;hp=3ba5fed5149ab91ff8536e7566858919b93dd34e;hpb=99ed9c436a035b26c64b8efcbaec8b3d91d754d6;p=lttng-tools.git diff --git a/src/common/Makefile.am b/src/common/Makefile.am index 3ba5fed51..1a764aec1 100644 --- a/src/common/Makefile.am +++ b/src/common/Makefile.am @@ -7,7 +7,8 @@ AM_CFLAGS = -fno-strict-aliasing noinst_HEADERS = lttng-kernel.h defaults.h macros.h error.h futex.h \ uri.h utils.h lttng-kernel-old.h \ - consumer-metadata-cache.h consumer-timer.h + consumer-metadata-cache.h consumer-timer.h \ + consumer-testpoint.h # Common library noinst_LTLIBRARIES = libcommon.la