X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=tests%2FMakefile.am;h=999da17938d46aa34509a3c8dd05ec8697c5e796;hb=6e5f88cf94a225b155719046d87bfd32ba47e06a;hp=a013c3afd6e32b57b8154a45498e0163373be7fc;hpb=d4b99c015229978810319cfd42e1c9763772fad8;p=urcu.git diff --git a/tests/Makefile.am b/tests/Makefile.am index a013c3a..999da17 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -49,8 +49,7 @@ URCU_BP_LIB=$(top_builddir)/liburcu-bp.la URCU_CDS_BP_LIB=$(top_builddir)/liburcu-cds-bp.la URCU_CDS_COMMON_LIB=$(top_builddir)/liburcu-cds-common.la -EXTRA_DIST = $(top_srcdir)/tests/api.h - +EXTRA_DIST = $(top_srcdir)/tests/api.h runall.sh test_urcu_SOURCES = test_urcu.c $(URCU)