X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=src%2FMakefile.am;h=8decac759ff1526939407cb202613857cd5a5fa5;hb=529b8fab8c21e7ae5af91d742ff202eab38e51f3;hp=b3c1dd10d4de176000a4e58897c134daefc83a84;hpb=9b82ebf0b67e13a597ce069a96b1e214ef89750c;p=meshlink diff --git a/src/Makefile.am b/src/Makefile.am index b3c1dd10..8decac75 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -78,6 +78,7 @@ libmeshlink_la_SOURCES = \ system.h \ utils.c utils.h \ xalloc.h \ + xoshiro.c xoshiro.h \ devtools.c devtools.h \ $(ed25519_SOURCES) \ $(chacha_poly1305_SOURCES) \