tests: Move tap-driver.sh out of the autotools aux directory
[deliverable/lttng-ust.git] / tests / Makefile.am
index 204925c1762435f5886f1a162b791a868cf6b92c..156b8396c5f7d7c90dc35d737247659dfd9fca65 100644 (file)
@@ -2,7 +2,7 @@ SUBDIRS = utils unit compile benchmark
 
 LOG_DRIVER_FLAGS='--merge'
 LOG_DRIVER = env AM_TAP_AWK='$(AWK)' $(SHELL) \
-       $(top_srcdir)/config/tap-driver.sh
+       $(srcdir)/utils/tap-driver.sh
 
 TESTS = \
        unit/gcc-weak-hidden/test_gcc_weak_hidden \
This page took 0.023466 seconds and 5 git commands to generate.