Add string utilities
[lttng-ust.git] / liblttng-ust / Makefile.am
index 27acfec16471f4111e96f231ae78e66d1a4d511b..7edac2666973312bca9ad5149850b87ab7cabbce 100644 (file)
@@ -56,7 +56,9 @@ liblttng_ust_runtime_la_SOURCES = \
        lttng-ust-tracef-provider.h \
        tracelog.c \
        lttng-ust-tracelog-provider.h \
-       getenv.h
+       getenv.h \
+       string-utils.c \
+       string-utils.h
 
 if HAVE_PERF_EVENT
 liblttng_ust_runtime_la_SOURCES += \
This page took 0.022992 seconds and 4 git commands to generate.