Move getenv to libcommon
[lttng-ust.git] / src / common / Makefile.am
index 2ab4bfdc6271e63c0fdf37050b87df8f16e4a4af..e75ee2509e44c0c657bcc373016a18f61849051b 100644 (file)
@@ -129,6 +129,8 @@ libsnprintf_la_SOURCES = \
 
 # Common library
 libcommon_la_SOURCES = \
+       getenv.c \
+       getenv.h \
        logging.c \
        logging.h \
        patient.c
This page took 0.024112 seconds and 4 git commands to generate.