some work on part 02, and the layout
[rust-101.git] / Makefile
index 830ba375e150607e20fd9b0e9dcdbf7dffd966de..dc3ffb02c3be03f3a44fce6636e037ab20087179 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ all: docs rawsrc
 .PHONY: docs rawsrc
 
 docs:
-       @docco $(FILES) -l linear
+       @docco $(FILES) -l linear
 
 rawsrc:
        @mkdir -p rawsrc