X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=src%2FMakefile.am;h=d989537028f653c1f1a69c291ff40efda4fa4677;hb=232cf6ac1955d43d6feb5d571a64bf04dd380dd2;hp=2ec35de0a2362faa732abbe7f09fab1ea0f1d77a;hpb=b5780fcfbb3257affba77a17c7e305a065359e7a;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