Fix: add missing getenv wrapper
[lttng-ust.git] / liblttng-ust / Makefile.am
index e2e1baaab9b8a8e7e5c049948aaf1b8a7eaa0e46..10797d05ff1f22a35a8639c4fca14c96895381c9 100644 (file)
@@ -46,7 +46,8 @@ liblttng_ust_runtime_la_SOURCES = \
        lttng-ust-uuid.h \
        error.h \
        tracef.c \
-       lttng-ust-tracef-provider.h
+       lttng-ust-tracef-provider.h \
+       getenv.h
 
 if HAVE_PERF_EVENT
 liblttng_ust_runtime_la_SOURCES += \
This page took 0.022762 seconds and 4 git commands to generate.