summaryrefslogtreecommitdiff
path: root/settings.gradle.kts
diff options
context:
space:
mode:
Diffstat (limited to 'settings.gradle.kts')
-rw-r--r--settings.gradle.kts1
1 files changed, 1 insertions, 0 deletions
diff --git a/settings.gradle.kts b/settings.gradle.kts
index 3f10026a..b591c654 100644
--- a/settings.gradle.kts
+++ b/settings.gradle.kts
@@ -26,6 +26,7 @@ rootProject.name = "opendc-simulator"
include(":odcsim:odcsim-api")
include(":odcsim:odcsim-engine-omega")
include(":opendc:opendc-core")
+include(":opendc:opendc-compute")
include(":opendc:opendc-format")
include(":opendc:opendc-workflows")
include(":opendc:opendc-experiments-tpds")