Packets documentation updates
[senf.git] / Makefile
index 250155c..b09752e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -24,6 +24,9 @@ all_docs all_tests all:
 %/test %/doc:
        $(SCONS) $@
 
+%/build:
+       $(SCONS) $*
+
 #----------------------------------------------------------------------
 # Subversion stuff
 #----------------------------------------------------------------------