]> git.ozlabs.org Git - ccan/commitdiff
Makefile-ccan: add order to MOD list.
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 8 Jul 2015 06:37:11 +0000 (16:07 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 8 Jul 2015 06:37:11 +0000 (16:07 +0930)
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Makefile-ccan

index 48b5691960c2cd8aba0da8b62f4dd60dd9db0e0e..c52b2e5d42d7d8450c8f12114a00ed7e899212b8 100644 (file)
@@ -85,6 +85,7 @@ MODS_WITH_SRC := antithread \
        ntdb \
        ogg_to_pcm \
        opt \
+       order \
        ptrint \
        ptr_valid \
        pushpull \