]> git.ozlabs.org Git - ccan/blobdiff - Makefile
Make diag() go to stdout: everything else does.
[ccan] / Makefile
index 888afcad8ac98ad07d3e989023cba96e5149e511..146a516ac97f0ba9f1028a9ec2bf80664fde178f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,6 @@ ALL_DEPENDS=$(patsubst %, ccan/%/.depends, $(ALL))
 include Makefile-ccan
 
 check: $(ALL_DIRS:%=test-%)
-       echo $(ALL_DIRS)
 
 distclean: clean
        rm -f $(ALL_DEPENDS)