X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=tests%2Fregression%2Ftools%2Fmi%2FMakefile.am;h=bfa42bfc33494e799b5808186b958658e0ee16e1;hb=10c9e48bf29b5d7736b5c8635afb50f7c422e1a4;hp=c4081dbeee94a4d093756138432d89a1ed516e03;hpb=56f750a87439be4a0a1caef4684039c8ee6cd611;p=lttng-tools.git diff --git a/tests/regression/tools/mi/Makefile.am b/tests/regression/tools/mi/Makefile.am index c4081dbee..bfa42bfc3 100644 --- a/tests/regression/tools/mi/Makefile.am +++ b/tests/regression/tools/mi/Makefile.am @@ -1,13 +1,4 @@ -AM_CPPFLAGS = -I$(top_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