X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2FMakefile.am;h=d73f5c46a37828d7f2b1d2d95645d16e2ffd9088;hb=a043c3621976126dfaaaf8ffa2ee7fd5d98ea33b;hp=2e9acc5969b4f3ba13402cf84bf5d9bb4b549942;hpb=9701066527431ae10c70a05d7c92196f6dfd6e27;p=babeltrace.git diff --git a/src/Makefile.am b/src/Makefile.am index 2e9acc59..d73f5c46 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: MIT + SUBDIRS = \ common \ py-common \ @@ -9,8 +11,10 @@ SUBDIRS = \ logging \ ctf-writer \ lib \ + string-format \ python-plugin-provider \ plugins \ + param-parse \ cli \ bindings