Fix: Add align.h and bug.h to src/common noinst target
[lttng-tools.git] / src / common / Makefile.am
index 1c5c2e090c7391b8eebe0dd8aba02ec426e2f5e7..7ef44a6c9cdde9b01426e1ac8a42286a31775150 100644 (file)
@@ -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 bug.h
 
 # Common library
 noinst_LTLIBRARIES = libcommon.la
This page took 0.023786 seconds and 4 git commands to generate.