From 131faf57effad8f50fd7811ba4f95db503eb44d2 Mon Sep 17 00:00:00 2001 From: David Goulet Date: Tue, 13 Dec 2011 16:06:58 -0500 Subject: [PATCH 1/1] Fix missing files needed for release Signed-off-by: David Goulet --- lttng-sessiond/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/lttng-sessiond/Makefile.am b/lttng-sessiond/Makefile.am index 7f97d9d2f..592d55a13 100644 --- a/lttng-sessiond/Makefile.am +++ b/lttng-sessiond/Makefile.am @@ -24,6 +24,7 @@ lttng_sessiond_SOURCES = utils.c utils.h \ futex.c futex.h \ shm.c shm.h \ session.c session.h \ + lttng-ust-ctl.h lttng-ust-abi.h \ ../hashtable/rculfhash.c \ ../hashtable/rculfhash.h \ ../hashtable/hash.c ../hashtable/hash.h -- 2.34.1