src/cpp-common: improve C++ UUID utilities
[babeltrace.git] / src / cpp-common / Makefile.am
index 3d80723c29ccc41001e415952a4e61db70f53037..cfe4efd13a138647de91c2b9e55dbdbc28ff180f 100644 (file)
@@ -11,4 +11,9 @@ EXTRA_DIST = bt2 \
        nlohmann/json.hpp \
        optional.hpp \
        string_view.hpp \
-       uuid-view.hpp
+       uuid-view.hpp \
+       endian.hpp \
+       make-unique.hpp \
+       safe-ops.hpp \
+       align.hpp \
+       uuid.hpp
This page took 0.02508 seconds and 4 git commands to generate.