]> git.ozlabs.org Git - ccan/commitdiff
a_star: new module added to hacky Makefile-ccan list.
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 3 May 2016 20:53:24 +0000 (06:23 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 3 May 2016 20:53:24 +0000 (06:23 +0930)
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Makefile-ccan

index bd6af5ca35274bf411369b47b34bc56afa71260e..31ad2e425237b405678127b9ff09a27cb7f530f1 100644 (file)
@@ -32,7 +32,8 @@ MODS_NO_SRC := alignof \
        version
 
 # No external dependencies, with C code:
        version
 
 # No external dependencies, with C code:
-MODS_WITH_SRC := aga \
+MODS_WITH_SRC := a_star \
+       aga \
        agar \
        altstack \
        antithread \
        agar \
        altstack \
        antithread \