X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=Makefile.am;h=1290551c4dca8a68f6f90141a29e09e92c391dbd;hp=4e4ce894b9bc1ee8d1f247a8da8255b526619f59;hb=541d828d3101283ccdb1e25fa5a885e1d1743c1a;hpb=747d725c1dd45d5072e0e411642c4d5c6403b4be diff --git a/Makefile.am b/Makefile.am index 4e4ce89..1290551 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,7 +8,7 @@ AM_CFLAGS=-Wall SUBDIRS = . tests include_HEADERS = urcu.h urcu-bp.h urcu-call-rcu.h urcu-defer.h \ - urcu-pointer.h urcu-qsbr.h + urcu-pointer.h urcu-qsbr.h urcu-flavor.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 \