Fix: added missing test_channel and removed double defined test_syscall
[lttng-tools.git] / tests / regression / kernel / Makefile.am
index f06f51528fb75b093238caeacb6589d9af34e7b9..040b76423a207e45494cd75107d4280b392aab3a 100644 (file)
@@ -1,7 +1,9 @@
 # SPDX-License-Identifier: GPL-2.0-only
 
-EXTRA_DIST = test_all_events test_syscall \
+
+EXTRA_DIST = test_all_events \
                                                 test_callstack \
+                                                test_channel \
                                                 test_clock_override \
                                                 test_event_basic \
                                                 test_kernel_function \
This page took 0.023141 seconds and 4 git commands to generate.