X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2FMakefile.am;h=d73f5c46a37828d7f2b1d2d95645d16e2ffd9088;hb=d5b13b9b6a434797f856547be1ca6a59f70ba530;hp=b08827fe115632211b585bcd08c358acda656745;hpb=fac21c8788e860accfc1f3e2b519d355283b1fb5;p=babeltrace.git diff --git a/src/Makefile.am b/src/Makefile.am index b08827fe..d73f5c46 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,6 +1,9 @@ +# SPDX-License-Identifier: MIT + SUBDIRS = \ common \ py-common \ + autodisc \ argpar \ ctfser \ fd-cache \ @@ -8,8 +11,10 @@ SUBDIRS = \ logging \ ctf-writer \ lib \ + string-format \ python-plugin-provider \ plugins \ + param-parse \ cli \ bindings