some work on the docs/examples
diff --git a/examples/all_features/CMakeLists.txt b/examples/all_features/CMakeLists.txt
index 67f4bbc..14890da 100644
--- a/examples/all_features/CMakeLists.txt
+++ b/examples/all_features/CMakeLists.txt
@@ -9,6 +9,7 @@
     alternative_macros.cpp
     assertion_macros.cpp
     stringification.cpp
+    reporters_and_listeners.cpp
     subcases.cpp
     logging.cpp
     templated_test_cases.cpp