X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=src%2FMakefile.am;h=a28230179fab6dd9de8f89fd5b420cfe4981e893;hb=7ef762c6ac85e3eb7c21c41cd752ba130279f232;hp=ad60f454ddf8989dabe50410000ae1b9d35ee42d;hpb=78dbeddec72bc1c75165f1d1c8554e322c606fbe;p=meshlink diff --git a/src/Makefile.am b/src/Makefile.am index ad60f454..a2823017 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -167,6 +167,8 @@ libmeshlink_la_SOURCES = \ libmeshlink_la_CFLAGS = -fPIC +libmeshlink_la_LIBADD = -lpthread + ## Conditionally compile device drivers if LINUX