]> git.ozlabs.org Git - ccan/blobdiff - Makefile-ccan
Add bitmap module to Makefile.
[ccan] / Makefile-ccan
index c4a8f455ff98683ad4721165d3eafeeef3f91b39..d81031eab1add188d4ac71220a422edd1524e869 100644 (file)
@@ -10,6 +10,7 @@ CFLAGS = $(CCAN_CFLAGS) -I. $(DEPGEN)
 MODS_NO_SRC := alignof \
        array_size \
        asearch \
+       bitmap \
        build_assert \
        bytestring \
        cast \