diff options
Diffstat (limited to 'settings.gradle.kts')
| -rw-r--r-- | settings.gradle.kts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/settings.gradle.kts b/settings.gradle.kts index 6b838108..139dbd7e 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts @@ -40,6 +40,7 @@ include(":opendc-experiments:opendc-experiments-faas") include(":opendc-experiments:opendc-experiments-scenario") include(":opendc-experiments:opendc-experiments-tf20") include(":opendc-experiments:opendc-experiments-m3sa") +include(":opendc-web") include(":opendc-web:opendc-web-proto") include(":opendc-web:opendc-web-server") include(":opendc-web:opendc-web-client") |
