Add string-utils to dist subdirs in libcommon
[lttng-tools.git] / src / common / Makefile.am
index fde03922bcd5b35b7a162ba6044d180b0157cb07..2cf497262fff100db47e2ca35d66add1ddbe955e 100644 (file)
@@ -7,7 +7,8 @@ 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
This page took 0.023966 seconds and 5 git commands to generate.