You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
419 B
12 lines
419 B
Index: Makefile.in |
|
--- Makefile.in.orig 2015-09-09 20:05:29.000000000 +0200 |
|
+++ Makefile.in 2015-09-16 23:59:03.276078282 +0200 |
|
@@ -476,7 +476,7 @@ |
|
# library that use the version-info |
|
AM_LDFLAGS = -lpthread -version-info $(URCU_LIBRARY_VERSION) |
|
AM_CFLAGS = -Wall |
|
-SUBDIRS = . doc tests |
|
+SUBDIRS = . doc |
|
include_HEADERS = urcu.h urcu-bp.h urcu-call-rcu.h urcu-defer.h \ |
|
urcu-pointer.h urcu-qsbr.h urcu-flavor.h |
|
|
|
|