From 8c3cea9493eb7c10aa855f6fa73725705f7bc349 Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Sun, 13 Jun 2010 18:44:04 -0400 Subject: [PATCH] Add uatomic test to make check Signed-off-by: Mathieu Desnoyers --- tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/Makefile.am b/tests/Makefile.am index c25f8be..e0bbf46 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -152,4 +152,5 @@ test_urcu_bp_dynamic_link_CFLAGS = -DDYNAMIC_LINK_TEST $(AM_CFLAGS) urcutorture.c: api.h check-am: + ./test_uatomic ./runall.sh -- 2.34.1