add controller_hooks, a proxy for calls from the controller to the application
[staging/windowmanager.git] / src / CMakeLists.txt
index 1a1066e..aac21d9 100644 (file)
@@ -26,7 +26,7 @@ add_library(winman MODULE
    app.hpp app.cpp
    result.hpp
    afb_binding_api.hpp
-   afb_binding_glue.inl layers.cpp layers.hpp)
+   afb_binding_glue.inl layers.cpp layers.hpp controller_hooks.hpp)
 
 target_include_directories(winman
     PRIVATE