cpp-common: Add common exceptions
[babeltrace.git] / src / cpp-common / Makefile.am
index a61c1d1614fdeaf62e614f43d7af9a9912115308..bcf43c220cd1018e34b07f4bec522b82340ac305 100644 (file)
@@ -1,3 +1,8 @@
 # SPDX-License-Identifier: MIT
 
-EXTRA_DIST = bt2 optional.hpp string_view.hpp
+EXTRA_DIST = bt2 \
+       exc.hpp \
+       log-cfg.hpp \
+       nlohmann/json.hpp \
+       optional.hpp \
+       string_view.hpp
This page took 0.023125 seconds and 4 git commands to generate.