Browse Source

Add eratosthenes to Makefile-ccan list.

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

+ 1 - 0
Makefile-ccan

@@ -49,6 +49,7 @@ MODS_WITH_SRC := antithread \
 	daemonize \
 	daemon_with_notify \
 	dgraph \
+	eratosthenes \
 	err \
 	failtest \
 	foreach \