Add `src/cpp-common/std-int.hpp`
[babeltrace.git] / src / cpp-common / Makefile.am
index 3d80723c29ccc41001e415952a4e61db70f53037..c9c07af4649baad35f8a731bdf38f4ca0b656c22 100644 (file)
@@ -8,7 +8,15 @@ EXTRA_DIST = bt2 \
        cfg-logging.hpp \
        exc.hpp \
        log-cfg.hpp \
+       lib-str.hpp \
        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 \
+       vector.hpp \
+       std-int.hpp
This page took 0.023968 seconds and 4 git commands to generate.