X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=src%2FMakefile.am;h=d73f5c46a37828d7f2b1d2d95645d16e2ffd9088;hp=4323bfc3a96cacf92b16b6f6038dd27384a89937;hb=0235b0db7de5bcacdb3650c92461f2ce5eb2143d;hpb=5869b17917abc1d8db6b6c1696e00b5f2ec24eda diff --git a/src/Makefile.am b/src/Makefile.am index 4323bfc3..d73f5c46 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: MIT + SUBDIRS = \ common \ py-common \ @@ -9,6 +11,7 @@ SUBDIRS = \ logging \ ctf-writer \ lib \ + string-format \ python-plugin-provider \ plugins \ param-parse \