From: David Goulet Date: Tue, 13 Dec 2011 21:06:58 +0000 (-0500) Subject: Fix missing files needed for release X-Git-Tag: v2.0-pre15~2 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=131faf57effad8f50fd7811ba4f95db503eb44d2 Fix missing files needed for release Signed-off-by: David Goulet --- 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