Fix: incorrect script name in python logging test
[lttng-tools.git] / tests / regression / ust / python-logging / Makefile.am
index 50920f8b5043e56db4ab58f8b33048d2722c5e2e..0e170a4879808c95020b037ec9cf2d98f895eeec 100644 (file)
@@ -1,7 +1,7 @@
 #if USE_PYTHON
 
 noinst_SCRIPTS = test_python_logging
-EXTRA_DIST = test_python_logging LTTngTest.py
+EXTRA_DIST = test_python_logging test.py
 
 all-local:
        @if [ x"$(srcdir)" != x"$(builddir)" ]; then \
This page took 0.024427 seconds and 4 git commands to generate.