X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=tests%2Funit%2FMakefile.am;h=4d3b56fde2b96913f697ed0c6d2ee3bac3ba6038;hb=202486fa276e34e4c81d560bfd8897824c51af8c;hp=ff49a56e4806c6ec16697df312e56703e0cd5f90;hpb=881fc67f7002469477a5ad00e67a8077db6c0514;p=lttng-tools.git diff --git a/tests/unit/Makefile.am b/tests/unit/Makefile.am index ff49a56e4..4d3b56fde 100644 --- a/tests/unit/Makefile.am +++ b/tests/unit/Makefile.am @@ -6,7 +6,7 @@ AM_CPPFLAGS += -I$(top_srcdir)/tests/utils/ -I$(srcdir) LOG_DRIVER_FLAGS='--merge' LOG_DRIVER = env AM_TAP_AWK='$(AWK)' $(SHELL) \ - $(top_srcdir)/config/tap-driver.sh + $(top_srcdir)/tests/utils/tap-driver.sh TESTS = \ ini_config/test_ini_config \