bt2c::Logger: remove unused cLevel() method
[babeltrace.git] / Makefile.am
index 90007da2aa9c90f5487474df348b4b28fd33a527..0f4493b537c9c6680b7868c172b35e809a3c70d5 100644 (file)
@@ -17,12 +17,21 @@ dist_doc_DATA = \
 dist_noinst_DATA = CodingStyle
 
 EXTRA_DIST = \
-       LICENSES/BSD-2-Clause \
-       LICENSES/BSD-4-Clause \
-       LICENSES/CC-BY-SA-4.0 \
-       LICENSES/GPL-2.0 \
-       LICENSES/GPL-3.0 \
-       LICENSES/LGPL-2.1 \
-       LICENSES/MIT \
+       LICENSES/BSD-2-Clause.txt \
+       LICENSES/BSD-4-Clause.txt \
+       LICENSES/BSL-1.0.txt \
+       LICENSES/CC-BY-SA-4.0.txt \
+       LICENSES/FSFAP.txt \
+       LICENSES/FSFULLR.txt \
+       LICENSES/GPL-2.0-only.txt \
+       LICENSES/GPL-2.0-or-later.txt \
+       LICENSES/GPL-3.0-or-later.txt \
+       LICENSES/LGPL-2.1-only.txt \
+       LICENSES/LicenseRef-Autoconf-exception-macro.txt \
+       LICENSES/MIT.txt \
+       LICENSES/PSF-2.0.txt \
        std-ext-lib.txt \
+       tools/format-cpp.sh \
+       tools/lint-py.sh \
+       tools/shellcheck.sh \
        version
This page took 0.023207 seconds and 4 git commands to generate.