clang-tidy: disable analysis for swig-generated code
[lttng-tools.git] / src / vendor / Makefile.am
index e9c2fcfe718e5640b4ce7acec7eaae2dcddb8cae..e8b7a8159917f41acf6f4615f7ba6552958745d4 100644 (file)
@@ -1,3 +1,5 @@
 # SPDX-License-Identifier: GPL-2.0-only
 
 SUBDIRS = msgpack
+
+EXTRA_DIST = optional.hpp fmt nlohmann
This page took 0.023604 seconds and 4 git commands to generate.