projects
/
ccan
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6bee61
)
Add bitmap module to Makefile.
author
Rusty Russell
<rusty@rustcorp.com.au>
Fri, 13 Sep 2013 00:05:14 +0000
(09:35 +0930)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Fri, 13 Sep 2013 00:05:14 +0000
(09:35 +0930)
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Makefile-ccan
patch
|
blob
|
history
diff --git
a/Makefile-ccan
b/Makefile-ccan
index c4a8f455ff98683ad4721165d3eafeeef3f91b39..d81031eab1add188d4ac71220a422edd1524e869 100644
(file)
--- a/
Makefile-ccan
+++ b/
Makefile-ccan
@@
-10,6
+10,7
@@
CFLAGS = $(CCAN_CFLAGS) -I. $(DEPGEN)
MODS_NO_SRC := alignof \
array_size \
asearch \
+ bitmap \
build_assert \
bytestring \
cast \