Browse Source

Makefile-ccan: add cppmagic.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Rusty Russell 9 years ago
parent
commit
0486207005
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Makefile-ccan

+ 1 - 0
Makefile-ccan

@@ -17,6 +17,7 @@ MODS_NO_SRC := alignof \
 	check_type \
 	compiler \
 	container_of \
+	cppmagic \
 	darray \
 	endian \
 	lqueue \