X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=Makefile-ccan;h=cbf1c2fe299ddd9766435a6c332f31278159a19e;hp=86d6ac0c44e3ca149d1e0fefb2448379bf5df4d3;hb=ab6e77749bfe678bde2cdf1442145bfbcaea253d;hpb=b0851b56f25f082ff3753e678c2ce15abc543ca9 diff --git a/Makefile-ccan b/Makefile-ccan index 86d6ac0c..cbf1c2fe 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 \ @@ -55,6 +56,7 @@ MODS_WITH_SRC := antithread \ htable \ idtree \ ilog \ + io \ isaac \ iscsi \ jmap \