X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=src%2Fcommon%2FMakefile.am;h=1a764aec197f5133b71646eec502f16c26126c66;hb=b5a6470f372799b28d3d20603c1c0c8e5871dd63;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