Move to kernel style SPDX license identifiers
[babeltrace.git] / src / Makefile.am
index 90619a2fd4bae9cf1aef009b71f041b945f0e2f1..d73f5c46a37828d7f2b1d2d95645d16e2ffd9088 100644 (file)
@@ -1,14 +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.022861 seconds and 4 git commands to generate.