cpp-common: add FileUP
[babeltrace.git] / src / cpp-common / Makefile.am
index e6d9602abdf0fa356f92a9fa7f1482f718fb4cea..13f31e73982c1e4d70b734c1296da425db9ca854 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 \
@@ -17,4 +18,8 @@ EXTRA_DIST = bt2 \
        safe-ops.hpp \
        align.hpp \
        uuid.hpp \
-       vector.hpp
+       vector.hpp \
+       std-int.hpp \
+       read-fixed-len-int.hpp \
+       glib-up.hpp \
+       libc-up.hpp
This page took 0.02457 seconds and 4 git commands to generate.