summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 606192c..0ef0eb5 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -24,6 +24,7 @@ add_library(winman MODULE
json_helper.cpp
json_helper.hpp
app.hpp app.cpp
+ afb_binding_api.cpp
result.hpp
afb_binding_api.hpp
afb_binding_glue.inl layers.cpp layers.hpp controller_hooks.hpp config.cpp config.hpp)