Move to kernel style SPDX license identifiers
[babeltrace.git] / tests / plugins / flt.lttng-utils.debug-info / Makefile.am
index a076b3e804f2310bdbe6544d608508303a03fd95..1a1cefc7b18171df799960ccf46b2ed6edd12eed 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: MIT
+
 AM_CPPFLAGS += -I$(top_srcdir)/tests/utils -I$(top_srcdir)/src/plugins
 
 LIBTAP=$(top_builddir)/tests/utils/tap/libtap.la
@@ -11,8 +13,7 @@ dist_check_SCRIPTS = \
        test_dwarf_powerpc64le-linux-gnu \
        test_dwarf_powerpc-linux-gnu \
        test_dwarf_x86_64-linux-gnu \
-       test_lttng_utils_debug_info \
-       test_lttng_utils_debug_info.py
+       test_succeed
 
 noinst_PROGRAMS =
 
This page took 0.023117 seconds and 4 git commands to generate.