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

Add bitmap module to Makefile.

Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
parent d6bee616
......@@ -10,6 +10,7 @@ CFLAGS = $(CCAN_CFLAGS) -I. $(DEPGEN)
MODS_NO_SRC := alignof \
array_size \
asearch \
bitmap \
build_assert \
bytestring \
cast \
......
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