X-Git-Url: http://git.meshlink.io/?p=meshlink;a=blobdiff_plain;f=src%2FMakefile.am;h=8decac759ff1526939407cb202613857cd5a5fa5;hp=b3c1dd10d4de176000a4e58897c134daefc83a84;hb=963c5055505f2fc117cd5efa06eaa02c9b2bf85d;hpb=9b82ebf0b67e13a597ce069a96b1e214ef89750c 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) \