Move the mmap wrapper to 'common/compat/'
[lttng-ust.git] / src / common / Makefile.am
index fdbbc05c7bd4cf7188cfd6701eee7d6473dc9aff..1c6fcbf0704a4e63161cd48580a4c41274da2d2d 100644 (file)
@@ -19,6 +19,7 @@ noinst_HEADERS = \
 
 noinst_HEADERS += \
        compat/dlfcn.h \
+       compat/mmap.h \
        compat/tid.h
 
 # These headers should be moved to the public headers when tested and
@@ -85,7 +86,6 @@ libringbuffer_la_SOURCES = \
        ringbuffer/frontend_internal.h \
        ringbuffer/frontend_types.h \
        ringbuffer/getcpu.h \
-       ringbuffer/mmap.h \
        ringbuffer/nohz.h \
        ringbuffer/rb-init.h \
        ringbuffer/ring_buffer_backend.c \
This page took 0.02275 seconds and 4 git commands to generate.