]> git.ozlabs.org Git - ccan/blobdiff - Makefile-ccan
alloc: move into antithread/alloc.
[ccan] / Makefile-ccan
index 39e5c69579a767e4fcf1b99a21e166d30df44456..6641e53e6bf6c8228840a5a81a2014ca6cefb795 100644 (file)
@@ -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 \