src/cpp-common: add BT_APPEND_CAUSE*() and BT_CLOG_*() macros
[babeltrace.git] / src / cpp-common / Makefile.am
index a61c1d1614fdeaf62e614f43d7af9a9912115308..64bc8d340eec93e6f5ac64386884a551a63b705e 100644 (file)
@@ -1,3 +1,13 @@
 # SPDX-License-Identifier: MIT
 
-EXTRA_DIST = bt2 optional.hpp string_view.hpp
+EXTRA_DIST = bt2 \
+       cfg-error-reporting-throw.hpp \
+       cfg-error-reporting.hpp \
+       cfg-logging-error-reporting-throw.hpp \
+       cfg-logging-error-reporting.hpp \
+       cfg-logging.hpp \
+       exc.hpp \
+       log-cfg.hpp \
+       nlohmann/json.hpp \
+       optional.hpp \
+       string_view.hpp
This page took 0.023792 seconds and 4 git commands to generate.