Fix: test_ust-dl is generated at configure-time
[lttng-tools.git] / tests / regression / ust / ust-dl / Makefile.am
index 385d448241472e1e42a5d45be63bee2424488117..433d08844b709336fb98bc15c17524f6e97a6b61 100644 (file)
@@ -67,7 +67,7 @@ libtp.so: libtp.la
        @cp -f .libs/libtp.so libtp.so
 
 noinst_SCRIPTS = test_ust-dl test_ust-dl.py
-EXTRA_DIST = test_ust-dl test_ust-dl.py
+EXTRA_DIST = test_ust-dl.py
 
 all-local: libfoo.so libbar.so libzzz.so libtp.so
        @if [ x"$(srcdir)" != x"$(builddir)" ]; then \
This page took 0.024085 seconds and 4 git commands to generate.