X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2FMakefile.am;h=2cf497262fff100db47e2ca35d66add1ddbe955e;hp=2c734d7ecf6b38ce31da477db95b627a7cbbe376;hb=dce89628fd85a875a8dc511d861057f218f3c1c8;hpb=a58c490f0bff52a73717d31d04d1472629180de2 diff --git a/src/common/Makefile.am b/src/common/Makefile.am index 2c734d7ec..2cf497262 100644 --- a/src/common/Makefile.am +++ b/src/common/Makefile.am @@ -2,12 +2,13 @@ AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src AUTOMAKE_OPTIONS = subdir-objects -SUBDIRS = +SUBDIRS = string-utils # Make sure to always distribute all folders # since SUBDIRS is decided at configure time. DIST_SUBDIRS = compat health hashtable kernel-ctl sessiond-comm relayd \ - kernel-consumer ust-consumer testpoint index config consumer + kernel-consumer ust-consumer testpoint index config consumer \ + string-utils if BUILD_LIB_COMPAT SUBDIRS += compat