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