ust-fd: Add close_range declaration
[lttng-ust.git] / src / common / Makefile.am
index ed798b3be51751ca9e1b1fa2edf775029459e982..ad889d165d784582d93aff771ae5a9ed2fdd7bbc 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-FileCopyrightText: 2023 EfficiOS, Inc
+#
 # SPDX-License-Identifier: LGPL-2.1-only
 
 AUTOMAKE_OPTIONS = subdir-objects
@@ -169,6 +171,8 @@ libcommon_la_SOURCES = \
        logging.h \
        smp.c \
        smp.h \
+       populate.c \
+       populate.h \
        strutils.c \
        strutils.h \
        utils.c \
@@ -183,4 +187,4 @@ libustcomm_la_SOURCES = \
        ustcomm.c \
        ustcomm.h
 
-EXTRA_DIST = snprintf/README
+EXTRA_DIST = snprintf/README.md
This page took 0.022953 seconds and 4 git commands to generate.