]> git.ozlabs.org Git - ccan/commitdiff
Makefile: add ptrint
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 28 May 2015 03:48:12 +0000 (13:18 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 28 May 2015 03:48:12 +0000 (13:18 +0930)
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Makefile-ccan

index 07134a7b30ee284dfb11c169c741bf67f5a4ae0a..5cc06d970fb175b42fea4aefd6b0725ca7ef27d7 100644 (file)
@@ -84,6 +84,7 @@ MODS_WITH_SRC := antithread \
        ntdb \
        ogg_to_pcm \
        opt \
+       ptrint \
        ptr_valid \
        pushpull \
        rbtree \