cpp-common: add bt2_common::messageTypeStr()
[babeltrace.git] / src / cpp-common / Makefile.am
index f7b9f3cb1ef22ddda4ceff8156dbc9b3c23b7793..b222ec70730d3c631f0717d4c08b5000eea76987 100644 (file)
@@ -1,3 +1,21 @@
 # SPDX-License-Identifier: MIT
 
-EXTRA_DIST = bt2
+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
This page took 0.024571 seconds and 4 git commands to generate.