X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=src%2FMakefile.am;h=d989537028f653c1f1a69c291ff40efda4fa4677;hb=017308529e8daf68c7a9da1cdf692f5d149d0ccd;hp=2ec35de0a2362faa732abbe7f09fab1ea0f1d77a;hpb=5234731e381c3cfd71f30608aeb6c148477dddf4;p=urcu.git diff --git a/src/Makefile.am b/src/Makefile.am index 2ec35de..d989537 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -8,7 +8,7 @@ AM_LDFLAGS+=-no-undefined endif dist_noinst_HEADERS = urcu-die.h urcu-wait.h compat-getcpu.h \ - compat-rand.h urcu-utils.h + compat-rand.h urcu-utils.h compat-smp.h if COMPAT_ARCH COMPAT=compat_arch_@ARCHTYPE@.c