minor documentation updates
[senf.git] / Makefile
index dad96af..e628a47 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@ clean:
 all_docs all_tests all:
        $(SCONS) $@
        
-%/test:
+%/test %/doc:
        $(SCONS) $@
 
 #----------------------------------------------------------------------