X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=libcounter%2FMakefile.am;h=534238f4f8a97b5bbd7adf0aaaf65c1691d582f0;hb=2208d8b5689264e35ed0a660d8c3c82021cc0367;hp=eeeb86cec5aefd35f6a498a65365f243db5d9772;hpb=0a6c2d7c8b98a3fea54bf0f974b6d192b02d8898;p=lttng-ust.git diff --git a/libcounter/Makefile.am b/libcounter/Makefile.am index eeeb86ce..534238f4 100644 --- a/libcounter/Makefile.am +++ b/libcounter/Makefile.am @@ -13,7 +13,7 @@ libcounter_la_LIBADD = \ -lpthread \ -lrt -if HAVE_LIBNUMA +if ENABLE_NUMA libcounter_la_LIBADD += -lnuma endif