Add `src/cpp-common/std-int.hpp`
[babeltrace.git] / src / cpp-common / Makefile.am
index cfe4efd13a138647de91c2b9e55dbdbc28ff180f..c9c07af4649baad35f8a731bdf38f4ca0b656c22 100644 (file)
@@ -8,6 +8,7 @@ EXTRA_DIST = bt2 \
        cfg-logging.hpp \
        exc.hpp \
        log-cfg.hpp \
+       lib-str.hpp \
        nlohmann/json.hpp \
        optional.hpp \
        string_view.hpp \
@@ -16,4 +17,6 @@ EXTRA_DIST = bt2 \
        make-unique.hpp \
        safe-ops.hpp \
        align.hpp \
-       uuid.hpp
+       uuid.hpp \
+       vector.hpp \
+       std-int.hpp
This page took 0.022395 seconds and 4 git commands to generate.