X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=tests%2Fregression%2Ftools%2Fmi%2FMakefile.am;h=bfa42bfc33494e799b5808186b958658e0ee16e1;hb=208e4eea6509113477abee7e161ca63916bd6d73;hp=4c77f562a4c790c0e17c02a2fde3d253c8423a5e;hpb=2f99314e16b0f762d2a1e67f9382354c262e9c7d;p=lttng-tools.git diff --git a/tests/regression/tools/mi/Makefile.am b/tests/regression/tools/mi/Makefile.am index 4c77f562a..bfa42bfc3 100644 --- a/tests/regression/tools/mi/Makefile.am +++ b/tests/regression/tools/mi/Makefile.am @@ -1,13 +1,4 @@ -AM_CPPFLAGS = -I$(srcdir)/include - -noinst_PROGRAMS = validate_xml extract_xml -validate_xml_SOURCES = validate_xml.c -validate_xml_CPPFLAGS = $(XML_CPPFLAGS) $(AM_CPPFLAGS) -validate_xml_LDADD = $(XML_LIBS) - -extract_xml_SOURCES = extract_xml.c -extract_xml_CPPFLAGS = $(XML_CPPFLAGS) $(AM_CPPFLAGS) -extract_xml_LDADD = $(XML_LIBS) +# SPDX-License-Identifier: GPL-2.0-only noinst_SCRIPTS = test_mi EXTRA_DIST = test_mi