X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=Makefile-ccan;h=543a3452f15ba0716a747ed61c7d0755183074f5;hp=c4a8f455ff98683ad4721165d3eafeeef3f91b39;hb=992931f06cf25d24fe74b4c617753aef2de70426;hpb=60465a3cb0400687c5531a29c0a99991f842cb30 diff --git a/Makefile-ccan b/Makefile-ccan index c4a8f455..543a3452 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,9 +45,11 @@ MODS_WITH_SRC := antithread \ ciniparser \ crc \ crcsync \ + cpuid \ daemonize \ daemon_with_notify \ dgraph \ + eratosthenes \ err \ failtest \ foreach \ @@ -53,15 +59,20 @@ MODS_WITH_SRC := antithread \ htable \ idtree \ ilog \ + io \ isaac \ iscsi \ + jacobson_karels \ jmap \ json \ jset \ lbalance \ likely \ list \ + lqueue \ + lstack \ md4 \ + mem \ net \ nfs \ noerr \ @@ -78,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 \