Move string-utils.h to 'src/common/'
[lttng-ust.git] / src / common / Makefile.am
index f89dd1c37d6e8e16375614365466bca2f1d539fc..f5345041e9d0b5a1fe170e3ab629082acb0d3035 100644 (file)
@@ -145,6 +145,8 @@ libcommon_la_SOURCES = \
        getenv.h \
        logging.c \
        logging.h \
+       strutils.c \
+       strutils.h \
        patient.c
 
 libcommon_la_LIBADD = \
This page took 0.022933 seconds and 4 git commands to generate.