X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2FMakefile.am;h=fde03922bcd5b35b7a162ba6044d180b0157cb07;hp=2c734d7ecf6b38ce31da477db95b627a7cbbe376;hb=63aaa3dcfd221ac2bcdbc6b61d5e3fbaeca70165;hpb=a58c490f0bff52a73717d31d04d1472629180de2 diff --git a/src/common/Makefile.am b/src/common/Makefile.am index 2c734d7ec..fde03922b 100644 --- a/src/common/Makefile.am +++ b/src/common/Makefile.am @@ -2,7 +2,7 @@ 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.