X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;ds=sidebyside;f=src%2FMakefile.am;h=d73f5c46a37828d7f2b1d2d95645d16e2ffd9088;hb=0235b0db7de5bcacdb3650c92461f2ce5eb2143d;hp=90619a2fd4bae9cf1aef009b71f041b945f0e2f1;hpb=7085eeaab415fdeb43a5f77c9383f831a4b85acf;p=babeltrace.git diff --git a/src/Makefile.am b/src/Makefile.am index 90619a2f..d73f5c46 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -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