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