X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=Makefile-ccan;h=1388f892dc00bda310eeabfa07788424d9e92e3c;hp=2d713a6898e402e21bd45530cc586b63ca86ca4b;hb=eb5cf99742db1b02cc5cac4be19226b58009a106;hpb=9552c972f725f70ab024e0c9d0487ff078322fd8 diff --git a/Makefile-ccan b/Makefile-ccan index 2d713a68..1388f892 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 \ @@ -18,8 +20,10 @@ MODS_NO_SRC := alignof \ container_of \ darray \ endian \ + minmax \ objset \ short_types \ + structeq \ tcon \ tlist \ typesafe_cb \ @@ -41,6 +45,7 @@ MODS_WITH_SRC := antithread \ ciniparser \ crc \ crcsync \ + cpuid \ daemonize \ daemon_with_notify \ dgraph \ @@ -49,18 +54,24 @@ MODS_WITH_SRC := antithread \ foreach \ grab_file \ hash \ + heap \ htable \ idtree \ ilog \ + io \ isaac \ iscsi \ + jacobson_karels \ jmap \ json \ jset \ lbalance \ likely \ list \ + lqueue \ + lstack \ md4 \ + memmem \ net \ nfs \ noerr \ @@ -77,15 +88,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 \