]> git.ozlabs.org Git - ccan/commitdiff
Add eratosthenes to Makefile-ccan list.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 13 Oct 2014 02:46:29 +0000 (13:16 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 13 Oct 2014 02:46:29 +0000 (13:16 +1030)
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Makefile-ccan

index 1388f892dc00bda310eeabfa07788424d9e92e3c..f97ff20d14750f4ac8487e98317bf3f2489300ce 100644 (file)
@@ -49,6 +49,7 @@ MODS_WITH_SRC := antithread \
        daemonize \
        daemon_with_notify \
        dgraph \
+       eratosthenes \
        err \
        failtest \
        foreach \