Reduce the number of Makefiles in 'src/plugins/text'
[babeltrace.git] / src / cpp-common / Makefile.am
1 # SPDX-License-Identifier: MIT
2
3 EXTRA_DIST = bt2 \
4 cfg-error-reporting-throw.hpp \
5 cfg-error-reporting.hpp \
6 cfg-logging-error-reporting-throw.hpp \
7 cfg-logging-error-reporting.hpp \
8 cfg-logging.hpp \
9 exc.hpp \
10 log-cfg.hpp \
11 lib-str.hpp \
12 nlohmann/json.hpp \
13 optional.hpp \
14 string_view.hpp \
15 uuid-view.hpp \
16 endian.hpp \
17 make-unique.hpp \
18 safe-ops.hpp \
19 align.hpp \
20 uuid.hpp \
21 vector.hpp \
22 std-int.hpp \
23 read-fixed-len-int.hpp \
24 glib-up.hpp \
25 libc-up.hpp
This page took 0.030329 seconds and 4 git commands to generate.