Fix: mi: missing files on make dist
[lttng-tools.git] / tests / regression / tools / mi / Makefile.am
index 7a54c3487a4d5768d1bd8680277da44b78ec92fa..4c77f562a4c790c0e17c02a2fde3d253c8423a5e 100644 (file)
@@ -9,8 +9,8 @@ extract_xml_SOURCES = extract_xml.c
 extract_xml_CPPFLAGS = $(XML_CPPFLAGS) $(AM_CPPFLAGS)
 extract_xml_LDADD = $(XML_LIBS)
 
-noinst_SCRIPTS = test_mi_version
-EXTRA_DIST =
+noinst_SCRIPTS = test_mi
+EXTRA_DIST = test_mi
 
 all-local:
        @if [ x"$(srcdir)" != x"$(builddir)" ]; then \
This page took 0.025709 seconds and 5 git commands to generate.