diff --git a/tools/cryptorf/Makefile b/tools/cryptorf/Makefile index 32c2c5ab4..293194f03 100644 --- a/tools/cryptorf/Makefile +++ b/tools/cryptorf/Makefile @@ -3,7 +3,7 @@ MYSRCS = cryptolib.c util.c MYINCLUDES = -I../../common/cryptorf MYCFLAGS = MYDEFS = -MYLDLIBS = -lpthread +MYLDLIBS = -lpthread -latomic BINS = cm sm sma sma_multi INSTALLTOOLS = $(BINS)