]> git.ozlabs.org Git - ccan/commitdiff
Makefile-ccan: add new modules.
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 12 Aug 2015 02:33:01 +0000 (12:03 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 12 Aug 2015 02:33:01 +0000 (12:03 +0930)
I really need to get rid of this...

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Makefile-ccan

index c52b2e5d42d7d8450c8f12114a00ed7e899212b8..99c4910410072ff184312a589d2112b18b725a84 100644 (file)
@@ -29,7 +29,9 @@ MODS_NO_SRC := alignof \
        version
 
 # No external dependencies, with C code:
-MODS_WITH_SRC := antithread \
+MODS_WITH_SRC := aga \
+       agar \
+       antithread \
        antithread/alloc \
        asort \
        asprintf \