Commit 75d313a8 authored by Rusty Russell's avatar Rusty Russell

Makefile: add missing modules.

Otherwise their web pages don't get built.
Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
parent 60660190
......@@ -48,6 +48,8 @@ MODS_WITH_SRC := antithread \
crc \
crcsync \
cpuid \
crypto/sha256 \
crypto/shachain \
daemonize \
daemon_with_notify \
dgraph \
......@@ -91,6 +93,7 @@ MODS_WITH_SRC := antithread \
siphash \
sparse_bsearch \
str \
str/hex \
stringbuilder \
stringmap \
strmap \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment