Move time utils to their own time.c file
[lttng-tools.git] / src / common / Makefile.am
index 1824fe46dcb601e561df0fea08b9e1c403ded65c..16e9e548b2a97ca747a3ce4170425f315db0bbf2 100644 (file)
@@ -27,7 +27,7 @@ libcommon_la_SOURCES = error.h error.c utils.c utils.h runas.h runas.c \
                        buffer-view.h buffer-view.c \
                        location.c \
                        waiter.h waiter.c \
-                       userspace-probe.c event.c
+                       userspace-probe.c event.c time.c
 
 if HAVE_ELF_H
 libcommon_la_SOURCES += lttng-elf.h lttng-elf.c
This page took 0.024933 seconds and 5 git commands to generate.