diff --git a/src/apps/bin/route/Jamfile b/src/apps/bin/route/Jamfile index 37eaddbdbb..5fc0efdd03 100644 --- a/src/apps/bin/route/Jamfile +++ b/src/apps/bin/route/Jamfile @@ -11,9 +11,9 @@ BinCommand route : # Installation -- in the test directory for the time being OBOSInstall install-networking : [ FDirName $(OBOS_TEST_DIR) kits net ] - : route ; + : route ; Package openbeos-networkingkit-cvs : - route : + route : # boot home config bin ; boot home Desktop openbeos-networkingkit ;