X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;ds=sidebyside;f=Makefile-ccan;h=f97ff20d14750f4ac8487e98317bf3f2489300ce;hb=fe6805a9cfb6f880dc0b161b647a8d97123ad2a3;hp=d81031eab1add188d4ac71220a422edd1524e869;hpb=75ce5f119519ab979c05d34ef9afe4895998ebe1;p=ccan diff --git a/Makefile-ccan b/Makefile-ccan index d81031ea..f97ff20d 100644 --- a/Makefile-ccan +++ b/Makefile-ccan @@ -8,6 +8,7 @@ CFLAGS = $(CCAN_CFLAGS) -I. $(DEPGEN) # Modules which are just a header: MODS_NO_SRC := alignof \ + argcheck \ array_size \ asearch \ bitmap \ @@ -19,8 +20,10 @@ MODS_NO_SRC := alignof \ container_of \ darray \ endian \ + minmax \ objset \ short_types \ + structeq \ tcon \ tlist \ typesafe_cb \ @@ -42,9 +45,11 @@ MODS_WITH_SRC := antithread \ ciniparser \ crc \ crcsync \ + cpuid \ daemonize \ daemon_with_notify \ dgraph \ + eratosthenes \ err \ failtest \ foreach \ @@ -54,15 +59,20 @@ MODS_WITH_SRC := antithread \ htable \ idtree \ ilog \ + io \ isaac \ iscsi \ + jacobson_karels \ jmap \ json \ jset \ lbalance \ likely \ list \ + lqueue \ + lstack \ md4 \ + memmem \ net \ nfs \ noerr \ @@ -79,15 +89,14 @@ MODS_WITH_SRC := antithread \ stringmap \ strmap \ strset \ - str_talloc \ take \ tal \ + tal/grab_file \ tal/link \ tal/path \ tal/str \ tal/talloc \ talloc \ - talloc_link \ tally \ tap \ time \