Fix inappropriate lib behavior: don't call exit()
[urcu.git] / Makefile.am
index 933e538b6e7516c124967bcab3d64653be723b80..2396fcf1b149894f0fc5172bbbd3353197d80965 100644 (file)
@@ -22,6 +22,8 @@ nobase_dist_include_HEADERS = urcu/compiler.h urcu/hlist.h urcu/list.h \
                urcu/tls-compat.h
 nobase_nodist_include_HEADERS = urcu/arch.h urcu/uatomic.h urcu/config.h
 
+dist_noinst_HEADERS = urcu-die.h
+
 EXTRA_DIST = $(top_srcdir)/urcu/arch/*.h $(top_srcdir)/urcu/uatomic/*.h \
                gpl-2.0.txt lgpl-2.1.txt lgpl-relicensing.txt \
                LICENSE compat_arch_x86.c \
This page took 0.022152 seconds and 4 git commands to generate.