src/cpp-common: add bt2_common::{little,big}ToNative()
[babeltrace.git] / src / cpp-common / Makefile.am
index 2849847a2dd21dcd5363587169a4dfbbff8f063b..016bc0e93710d1e4569f3fe78c4c33d3ad0e67c6 100644 (file)
@@ -1,3 +1,15 @@
 # SPDX-License-Identifier: MIT
 
-EXTRA_DIST = bt2 optional.hpp string_view.hpp nlohmann/json.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 \
+       uuid-view.hpp \
+       endian.hpp
This page took 0.026749 seconds and 4 git commands to generate.