From 13ba7e6d703b58b0c9d9d872e12930385af087a8 Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Mon, 21 Sep 2009 12:26:16 -0400 Subject: [PATCH 1/1] Add missing files in make clean Signed-off-by: Mathieu Desnoyers --- tests/Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Makefile.inc b/tests/Makefile.inc index ff422a6..0d69688 100644 --- a/tests/Makefile.inc +++ b/tests/Makefile.inc @@ -118,4 +118,4 @@ clean: urcutorture-yield liburcu.so api.h \ test_mutex test_urcu_gc test_urcu_gc_mb urcu-asm-1.S \ test_qsbr_lgc test_qsbr_gc test_looplen test_urcu_lgc \ - test_urcu_lgc_mb + test_urcu_lgc_mb test_qsbr_dynamic_link test_urcu_mb_defer -- 2.34.1