X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=Makefile-ccan;h=6641e53e6bf6c8228840a5a81a2014ca6cefb795;hp=39e5c69579a767e4fcf1b99a21e166d30df44456;hb=d379e0ae835bdd047a5d277f7ded41f180134e27;hpb=3785a28e52ed66f24355bf12c1d0f7b1908cd7e2;ds=sidebyside diff --git a/Makefile-ccan b/Makefile-ccan index 39e5c695..6641e53e 100644 --- a/Makefile-ccan +++ b/Makefile-ccan @@ -25,8 +25,8 @@ MODS_NORMAL_NO_SRC := alignof \ typesafe_cb # No external dependencies, with C code: -MODS_NORMAL_WITH_SRC := alloc \ - antithread \ +MODS_NORMAL_WITH_SRC := antithread \ + antithread/alloc \ asort \ asprintf \ autodata \