aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMorten Tokle <mortent@verizonmedia.com>2021-01-28 10:05:17 +0100
committerMorten Tokle <mortent@verizonmedia.com>2021-01-28 10:05:17 +0100
commit23a76359294ed1cf47741741c2d122fc13b1d088 (patch)
treebfa14cb29a43eec5e8c1762c6a99f17e24ec2206 /CMakeLists.txt
parent7affc0fb85f585d324ea03be0b4f9ae4cbd641aa (diff)
Create new module jdisc-cloud-aws
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index d3621de617a..72df4cf524b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -90,6 +90,7 @@ add_subdirectory(flags)
add_subdirectory(fnet)
add_subdirectory(fsa)
add_subdirectory(hosted-zone-api)
+add_subdirectory(jdisc-cloud-aws)
add_subdirectory(jdisc_core)
add_subdirectory(jdisc-security-filters)
add_subdirectory(jdisc_http_service)