build: include clear.h in dist stable-2.10-backport
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Thu, 11 Apr 2019 01:08:58 +0000 (21:08 -0400)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Thu, 11 Apr 2019 01:08:58 +0000 (21:08 -0400)
Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
src/bin/lttng-sessiond/Makefile.am

index 7183bf1953b337c773129a3378681c77d6b1490f..afcc2d6220c5498090219e1cfeed38f028a4bc1f 100644 (file)
@@ -36,7 +36,7 @@ lttng_sessiond_SOURCES = utils.c utils.h \
                        notification-thread-commands.h notification-thread-commands.c \
                        notification-thread-events.h notification-thread-events.c \
                        sessiond-config.h sessiond-config.c \
-                       clear.c
+                       clear.c clear.h
 
 if HAVE_LIBLTTNG_UST_CTL
 lttng_sessiond_SOURCES += trace-ust.c ust-registry.c ust-app.c \
This page took 0.026162 seconds and 5 git commands to generate.