move config.h to urcu/config.h and install it
[urcu.git] / Makefile.am
index 28e414c3c186fffcec498c216ae17ecaaaae50d8..df67b1e3fef0fd8c8f7ce71d37b7f0a994a49987 100644 (file)
@@ -3,7 +3,7 @@ INCLUDES = -I$(top_builddir)/urcu
 
 AM_LDFLAGS=-lpthread
 
-SUBDIRS = tests
+SUBDIRS = tests
 
 include_HEADERS = urcu.h $(top_srcdir)/urcu-*.h
 nobase_dist_include_HEADERS = urcu/compiler.h urcu/hlist.h urcu/list.h \
This page took 0.022338 seconds and 4 git commands to generate.