aboutsummaryrefslogtreecommitdiff
path: root/src/lib/delivery/CMakeLists.txt
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2025-07-08 15:50:20 -0400
committerGitHub <noreply@github.com>2025-07-08 15:50:20 -0400
commitd90493618ce34a732c5411d1670be57d4dd9db4e (patch)
tree99719cf91d7faaf8ad37ef70d3baaaf3ce316176 /src/lib/delivery/CMakeLists.txt
parente90140a7628d24edef090e548179c64170d3338b (diff)
parent1e572f3a653ddd6385a0ea49cacfbf2f3a32ce87 (diff)
downloadstasis-d90493618ce34a732c5411d1670be57d4dd9db4e.tar.gz
Merge pull request #116 from jhunkeler/breakdown
Breakdown & Bug fixes
Diffstat (limited to 'src/lib/delivery/CMakeLists.txt')
-rw-r--r--src/lib/delivery/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/delivery/CMakeLists.txt b/src/lib/delivery/CMakeLists.txt
index 78ed20f..559b2dc 100644
--- a/src/lib/delivery/CMakeLists.txt
+++ b/src/lib/delivery/CMakeLists.txt
@@ -1,4 +1,5 @@
add_library(stasis_delivery STATIC
+ delivery_export.c
delivery_postprocess.c
delivery_conda.c
delivery_docker.c