cpp-common: add vectorFastRemove
[babeltrace.git] / src / cpp-common / Makefile.am
index 8c020c15498c240081aacd82c06adf513455bdb9..e6d9602abdf0fa356f92a9fa7f1482f718fb4cea 100644 (file)
@@ -1,3 +1,20 @@
 # SPDX-License-Identifier: MIT
 
-EXTRA_DIST = bt2 optional.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 \
+       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.022722 seconds and 4 git commands to generate.