From: Rusty Russell Date: Tue, 26 Apr 2016 04:23:15 +0000 (+0930) Subject: Makefile-ccan: add cppmagic. X-Git-Url: http://git.ozlabs.org/?p=ccan;a=commitdiff_plain;h=0486207005174cab542c29a8b7fc8120c03e1173 Makefile-ccan: add cppmagic. Signed-off-by: Rusty Russell --- diff --git a/Makefile-ccan b/Makefile-ccan index a0be58f8..0613fc83 100644 --- a/Makefile-ccan +++ b/Makefile-ccan @@ -17,6 +17,7 @@ MODS_NO_SRC := alignof \ check_type \ compiler \ container_of \ + cppmagic \ darray \ endian \ lqueue \