src/cpp-common: improve C++ UUID utilities
[babeltrace.git] / src / cpp-common / Makefile.am
index bcf43c220cd1018e34b07f4bec522b82340ac305..cfe4efd13a138647de91c2b9e55dbdbc28ff180f 100644 (file)
@@ -1,8 +1,19 @@
 # SPDX-License-Identifier: MIT
 
 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
+       string_view.hpp \
+       uuid-view.hpp \
+       endian.hpp \
+       make-unique.hpp \
+       safe-ops.hpp \
+       align.hpp \
+       uuid.hpp
This page took 0.024884 seconds and 4 git commands to generate.