X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=Makefile-ccan;h=cbf1c2fe299ddd9766435a6c332f31278159a19e;hp=d81031eab1add188d4ac71220a422edd1524e869;hb=339178b2247516362d8e0abb263089052c79eb69;hpb=d49754643794fe396b868ef98706898088ab1e84 diff --git a/Makefile-ccan b/Makefile-ccan index d81031ea..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 \ @@ -42,6 +43,7 @@ MODS_WITH_SRC := antithread \ ciniparser \ crc \ crcsync \ + cpuid \ daemonize \ daemon_with_notify \ dgraph \ @@ -54,6 +56,7 @@ MODS_WITH_SRC := antithread \ htable \ idtree \ ilog \ + io \ isaac \ iscsi \ jmap \