From 28f13a41b996c6b25376a31083da673244ac6d01 Mon Sep 17 00:00:00 2001 From: Rusty Russell Date: Thu, 28 May 2015 13:18:12 +0930 Subject: [PATCH] Makefile: add ptrint Signed-off-by: Rusty Russell --- Makefile-ccan | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile-ccan b/Makefile-ccan index 07134a7b..5cc06d97 100644 --- a/Makefile-ccan +++ b/Makefile-ccan @@ -84,6 +84,7 @@ MODS_WITH_SRC := antithread \ ntdb \ ogg_to_pcm \ opt \ + ptrint \ ptr_valid \ pushpull \ rbtree \ -- 2.39.2