X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=Makefile-ccan;h=cbf1c2fe299ddd9766435a6c332f31278159a19e;hp=2d713a6898e402e21bd45530cc586b63ca86ca4b;hb=009f5f24e7d6398d8d4e6d940c1663dd707255fe;hpb=9552c972f725f70ab024e0c9d0487ff078322fd8 diff --git a/Makefile-ccan b/Makefile-ccan index 2d713a68..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 \ @@ -41,6 +43,7 @@ MODS_WITH_SRC := antithread \ ciniparser \ crc \ crcsync \ + cpuid \ daemonize \ daemon_with_notify \ dgraph \ @@ -49,9 +52,11 @@ MODS_WITH_SRC := antithread \ foreach \ grab_file \ hash \ + heap \ htable \ idtree \ ilog \ + io \ isaac \ iscsi \ jmap \