Move getcpu.h to 'lib/lttng-ust/'
[lttng-ust.git] / src / common / Makefile.am
index 6e155f7dca3848991b74e5c97a555b86a2044a71..2ab4bfdc6271e63c0fdf37050b87df8f16e4a4af 100644 (file)
@@ -10,13 +10,15 @@ noinst_HEADERS = \
        align.h \
        bitfield.h \
        bitmap.h \
+       clock.h \
        dynamic-type.h \
        elf.h \
        logging.h \
        macros.h \
        patient.h \
        procname.h \
-       safe-snprintf.h
+       safe-snprintf.h \
+       wait.h
 
 noinst_HEADERS += \
        compat/dlfcn.h \
@@ -88,7 +90,6 @@ libringbuffer_la_SOURCES = \
        ringbuffer/frontend.h \
        ringbuffer/frontend_internal.h \
        ringbuffer/frontend_types.h \
-       ringbuffer/getcpu.h \
        ringbuffer/nohz.h \
        ringbuffer/rb-init.h \
        ringbuffer/ring_buffer_backend.c \
This page took 0.023891 seconds and 4 git commands to generate.