]> git.ozlabs.org Git - ccan/commitdiff
Makefile-ccan: add cppmagic.
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 26 Apr 2016 04:23:15 +0000 (13:53 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 26 Apr 2016 04:23:15 +0000 (13:53 +0930)
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Makefile-ccan

index a0be58f8c2d93acfe2ffdc8111423cf2a8aebd54..0613fc83941193ba037639e6968a25f3f37931b7 100644 (file)
@@ -17,6 +17,7 @@ MODS_NO_SRC := alignof \
        check_type \
        compiler \
        container_of \
+       cppmagic \
        darray \
        endian \
        lqueue \