src/cpp-common: add bt2_common::{little,big}ToNative()
[babeltrace.git] / src / cpp-common / Makefile.am
index a61c1d1614fdeaf62e614f43d7af9a9912115308..016bc0e93710d1e4569f3fe78c4c33d3ad0e67c6 100644 (file)
@@ -1,3 +1,15 @@
 # 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 \
+       uuid-view.hpp \
+       endian.hpp
This page took 0.024997 seconds and 4 git commands to generate.