Fix: test_ust-dl is generated at configure-time
[lttng-tools.git] / tests / regression / ust / ust-dl / Makefile.am
index 315a995afdf512a26b448b7d2988a8f90e2fa692..9889e85a49ad1b3179dfbd12d9eeb2a5946d538a 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.022626 seconds and 4 git commands to generate.