X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2FMakefile.am;h=3a2f4f0b2f4242d00d0484fbe178d3891a6fdc01;hp=7011d97a64e08f0a3308d1d88f9fff2ebbcc3bf3;hb=0618d922718cc4c3089b5c9f9429c20749e89c51;hpb=7b9445b31fd5fcf3db1e3a7c9d7f5b793308641c diff --git a/src/common/Makefile.am b/src/common/Makefile.am index 7011d97a6..3a2f4f0b2 100644 --- a/src/common/Makefile.am +++ b/src/common/Makefile.am @@ -8,7 +8,7 @@ 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-testpoint.h + consumer-testpoint.h align.h bitfield.h bug.h # Common library noinst_LTLIBRARIES = libcommon.la