X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2FMakefile.am;h=1a764aec197f5133b71646eec502f16c26126c66;hp=3ba5fed5149ab91ff8536e7566858919b93dd34e;hb=2d57de81500759ff5398057bad89c64cf8e9834b;hpb=282dadbc28bdf6c8565bd0cabd6a2fbffb6b9396 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