Clean-up: relayd index: change spaces to tabs
[lttng-tools.git] / src / bin / lttng / Makefile.am
index 62ae059374063e0aa010b9bb921da7d8ace07fb7..d094c5aafc30a146e27514fbe992fcc1b5078f40 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-only
+
 AM_CPPFLAGS += -DINSTALL_BIN_PATH=\""$(bindir)"\"
 
 if EMBED_HELP
@@ -26,6 +28,7 @@ lttng_SOURCES = command.h conf.c conf.h commands/start.c \
                                commands/rotate.c \
                                commands/enable_rotation.c \
                                commands/disable_rotation.c \
+                               commands/clear.c \
                                utils.c utils.h lttng.c
 
 lttng_CFLAGS = $(AM_CFLAGS) $(POPT_CFLAGS)
This page took 0.02332 seconds and 4 git commands to generate.