X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=tests%2Funit%2FMakefile.am;fp=tests%2Funit%2FMakefile.am;h=ce01c9195765f0f967f7bd683f94189e64dfcbe6;hp=1cc9da316f8aa23df862d9684281e50d460e0425;hb=78d75878ba59e55d36205d78d98be26496e112c1;hpb=afb6113ffba9d494ec90d773aed3e83acd299473 diff --git a/tests/unit/Makefile.am b/tests/unit/Makefile.am index 1cc9da3..ce01c91 100644 --- a/tests/unit/Makefile.am +++ b/tests/unit/Makefile.am @@ -2,7 +2,7 @@ AM_CFLAGS += -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_srcdir)/s LOG_DRIVER_FLAGS = --merge --comments LOG_DRIVER = env AM_TAP_AWK='$(AWK)' $(SHELL) \ - $(top_srcdir)/config/tap-driver.sh + $(top_srcdir)/tests/utils/tap-driver.sh noinst_PROGRAMS = test_uatomic \ test_urcu_multiflavor \