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