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