ust-fd: Add close_range declaration
[lttng-ust.git] / src / common / Makefile.am
index 3561032bbff81efac0b8a7d58cf98aa99eca677b..ad889d165d784582d93aff771ae5a9ed2fdd7bbc 100644 (file)
@@ -171,6 +171,8 @@ libcommon_la_SOURCES = \
        logging.h \
        smp.c \
        smp.h \
+       populate.c \
+       populate.h \
        strutils.c \
        strutils.h \
        utils.c \
@@ -185,4 +187,4 @@ libustcomm_la_SOURCES = \
        ustcomm.c \
        ustcomm.h
 
-EXTRA_DIST = snprintf/README
+EXTRA_DIST = snprintf/README.md
This page took 0.034893 seconds and 4 git commands to generate.