diff options
Diffstat (limited to 'sm/dist_dev.sm')
-rw-r--r-- | sm/dist_dev.sm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sm/dist_dev.sm b/sm/dist_dev.sm index 0dff1fe..e420658 100644 --- a/sm/dist_dev.sm +++ b/sm/dist_dev.sm @@ -12,11 +12,11 @@ TABLE build_docs HOST jwcalibdev AFTER OPT test_dev/install_dev -TABLE distribute HOST nott +TABLE distribute HOST nott jwcalibdev IF ssbdev_dist: CMD sync_ssbdev RUN "synctool - ssbdev" - AFTER nott:test_dev/install_dev + AFTER test_dev/install_dev IF ssbdev_dist: CMD sync_envconfig RUN "synctool - envconfig.mac" |