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