src/cpp-common: add fixed-length integer reading functions
[babeltrace.git] / src / cpp-common / Makefile.am
index a61c1d1614fdeaf62e614f43d7af9a9912115308..534e63888639fd9ef7f2c5b028ec8d1bb78560ee 100644 (file)
@@ -1,3 +1,23 @@
 # SPDX-License-Identifier: MIT
 
-EXTRA_DIST = bt2 optional.hpp string_view.hpp
+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 \
+       lib-str.hpp \
+       nlohmann/json.hpp \
+       optional.hpp \
+       string_view.hpp \
+       uuid-view.hpp \
+       endian.hpp \
+       make-unique.hpp \
+       safe-ops.hpp \
+       align.hpp \
+       uuid.hpp \
+       vector.hpp \
+       std-int.hpp \
+       read-fixed-len-int.hpp
This page took 0.025009 seconds and 4 git commands to generate.