Move to kernel style SPDX license identifiers
[babeltrace.git] / src / Makefile.am
index 28b7bd4caa36188d5f4bb317f94c12ea5ca5aa70..d73f5c46a37828d7f2b1d2d95645d16e2ffd9088 100644 (file)
@@ -1,13 +1,20 @@
+# SPDX-License-Identifier: MIT
+
 SUBDIRS = \
        common \
+       py-common \
+       autodisc \
+       argpar \
        ctfser \
        fd-cache \
        compat \
        logging \
        ctf-writer \
        lib \
+       string-format \
        python-plugin-provider \
        plugins \
+       param-parse \
        cli \
        bindings
 
This page took 0.023286 seconds and 4 git commands to generate.