Cleanup: Move `create_posix_shm()` to common/shm.c
[lttng-tools.git] / src / common / Makefile.am
index a56775e310a3b24ee35a880cff2e73707a4652b1..2dca5a4a33f3b311819ce83ce9680851f399f786 100644 (file)
@@ -82,6 +82,7 @@ libcommon_la_SOURCES = \
        pipe.c pipe.h \
        readwrite.c readwrite.h \
        runas.c runas.h \
        pipe.c pipe.h \
        readwrite.c readwrite.h \
        runas.c runas.h \
+       shm.c shm.h \
        session-descriptor.c \
        snapshot.c snapshot.h \
        spawn-viewer.c spawn-viewer.h \
        session-descriptor.c \
        snapshot.c snapshot.h \
        spawn-viewer.c spawn-viewer.h \
This page took 0.022838 seconds and 4 git commands to generate.