Browse Source

Makefile: add ptrint

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

+ 1 - 0
Makefile-ccan

@@ -84,6 +84,7 @@ MODS_WITH_SRC := antithread \
 	ntdb \
 	ntdb \
 	ogg_to_pcm \
 	ogg_to_pcm \
 	opt \
 	opt \
+	ptrint \
 	ptr_valid \
 	ptr_valid \
 	pushpull \
 	pushpull \
 	rbtree \
 	rbtree \