Use `LICENSES/LGPL-2.1-only` (`LGPL-2.1` is deprecated)
[babeltrace.git] / Makefile.am
index 90007da2aa9c90f5487474df348b4b28fd33a527..c361e480b26da1181e16452a2c8c1f7fb70e7aca 100644 (file)
@@ -19,10 +19,13 @@ dist_noinst_DATA = CodingStyle
 EXTRA_DIST = \
        LICENSES/BSD-2-Clause \
        LICENSES/BSD-4-Clause \
+       LICENSES/BSL-1.0 \
        LICENSES/CC-BY-SA-4.0 \
        LICENSES/GPL-2.0 \
        LICENSES/GPL-3.0 \
-       LICENSES/LGPL-2.1 \
+       LICENSES/LGPL-2.1-only \
        LICENSES/MIT \
        std-ext-lib.txt \
+       tools/format-cpp.sh \
+       tools/lint-py.sh \
        version
This page took 0.02747 seconds and 4 git commands to generate.