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