Browse Source

Makefile: add ntdb.

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

+ 1 - 0
Makefile-ccan

@@ -78,6 +78,7 @@ MODS_WITH_SRC := antithread \
 	net \
 	nfs \
 	noerr \
+	ntdb \
 	ogg_to_pcm \
 	opt \
 	ptr_valid \