diff --git a/examples/Makefile.am b/examples/Makefile.am index e3f0f9a18e12902b51ac702681eb46f5b95899ae..c95e2bc95f82a37b5c3035ddd532d627bf3483ec 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -19,7 +19,7 @@ # Add the source directory and debug to CFLAGS AM_CFLAGS = -I../src -DCPU_TPS=2.67e9 -DTIMERS -AM_LDFLAGS = +AM_LDFLAGS = -lcblas # Set-up the library bin_PROGRAMS = test test_bh test_bh_sorted test_fmm_sorted