From: Rusty Russell Date: Mon, 30 Mar 2015 06:46:08 +0000 (+1030) Subject: Makefile: add ntdb. X-Git-Url: https://git.ozlabs.org/?a=commitdiff_plain;ds=inline;h=f2f6e753e69d68fe16465145a99acb731bac793e;hp=8ccb14db10cfedc5c97c9222a7955cee8246b741;p=ccan Makefile: add ntdb. Signed-off-by: Rusty Russell --- diff --git a/Makefile-ccan b/Makefile-ccan index acfbe19a..432705f4 100644 --- a/Makefile-ccan +++ b/Makefile-ccan @@ -78,6 +78,7 @@ MODS_WITH_SRC := antithread \ net \ nfs \ noerr \ + ntdb \ ogg_to_pcm \ opt \ ptr_valid \