X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2FMakefile.am;h=d73f5c46a37828d7f2b1d2d95645d16e2ffd9088;hb=d4f19030befaa331ead2414c649e812cf72a2b5d;hp=4323bfc3a96cacf92b16b6f6038dd27384a89937;hpb=5869b17917abc1d8db6b6c1696e00b5f2ec24eda;p=babeltrace.git 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 \