X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=Makefile-ccan;h=cbf1c2fe299ddd9766435a6c332f31278159a19e;hp=c7eec337fba7c510df38adfc014f91f9b3b4f3c1;hb=13b374859ed7564c5945ff9e18c7bc0e98d7532e;hpb=8730b2e1bceff82fe9e8784ce1a671a9c12ef211 diff --git a/Makefile-ccan b/Makefile-ccan index c7eec337..cbf1c2fe 100644 --- a/Makefile-ccan +++ b/Makefile-ccan @@ -8,8 +8,10 @@ CFLAGS = $(CCAN_CFLAGS) -I. $(DEPGEN) # Modules which are just a header: MODS_NO_SRC := alignof \ + argcheck \ array_size \ asearch \ + bitmap \ build_assert \ bytestring \ cast \ @@ -34,12 +36,14 @@ MODS_WITH_SRC := antithread \ avl \ bdelta \ block_pool \ + breakpoint \ btree \ ccan_tokenizer \ charset \ ciniparser \ crc \ crcsync \ + cpuid \ daemonize \ daemon_with_notify \ dgraph \ @@ -48,9 +52,11 @@ MODS_WITH_SRC := antithread \ foreach \ grab_file \ hash \ + heap \ htable \ idtree \ ilog \ + io \ isaac \ iscsi \ jmap \ @@ -88,6 +94,7 @@ MODS_WITH_SRC := antithread \ tally \ tap \ time \ + timer \ ttxml \ wwviaudio