Installed headers should only include other headers with < >
[urcu.git] / Makefile.am
index 6a05346f3b108992225f90c0c785ac2eee366871..7f52ca06ed6d34ab97c9a47a27820b456dab4e22 100644 (file)
@@ -5,7 +5,8 @@ AM_CFLAGS=-Wall
 
 SUBDIRS = . tests
 
-include_HEADERS = urcu.h $(top_srcdir)/urcu-*.h
+include_HEADERS = urcu.h urcu-bp.h urcu-call-rcu.h urcu-defer.h \
+               urcu-pointer.h urcu-qsbr.h
 nobase_dist_include_HEADERS = urcu/compiler.h urcu/hlist.h urcu/list.h \
                urcu/rculist.h urcu/rcuhlist.h urcu/system.h urcu/futex.h \
                urcu/uatomic/generic.h urcu/arch/generic.h urcu/wfstack.h \
This page took 0.022616 seconds and 4 git commands to generate.