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