X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2FMakefile.am;h=d73f5c46a37828d7f2b1d2d95645d16e2ffd9088;hb=a8e4caa0f4d3c068ea38a09c62156cb54462698c;hp=28b7bd4caa36188d5f4bb317f94c12ea5ca5aa70;hpb=578e048b5debf169e286e5b5cc747b5d6c16886d;p=babeltrace.git diff --git a/src/Makefile.am b/src/Makefile.am index 28b7bd4c..d73f5c46 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -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