summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile-ccan2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile-ccan b/Makefile-ccan
index 543a3452..5b6d9c94 100644
--- a/Makefile-ccan
+++ b/Makefile-ccan
@@ -13,7 +13,6 @@ MODS_NO_SRC := alignof \
asearch \
bitmap \
build_assert \
- bytestring \
cast \
check_type \
compiler \
@@ -40,6 +39,7 @@ MODS_WITH_SRC := antithread \
block_pool \
breakpoint \
btree \
+ bytestring \
ccan_tokenizer \
charset \
ciniparser \