lib: validate iterator message sequence
[babeltrace.git] / Makefile.am
index 642466fa21c93dce6d47a34a2ea7c8150eebc55e..adb11cd82682adc0f1058e865ad719a2f32a67b1 100644 (file)
@@ -17,14 +17,20 @@ dist_doc_DATA = \
 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/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 \
+       tools/format-cpp.sh \
+       tools/lint-py.sh \
        version
This page took 0.023825 seconds and 4 git commands to generate.