ust-fd: Add close_range declaration
[lttng-ust.git] / liblttng-ust-fd / Makefile.am
diff --git a/liblttng-ust-fd/Makefile.am b/liblttng-ust-fd/Makefile.am
deleted file mode 100644 (file)
index 99e27bd..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-# SPDX-License-Identifier: LGPL-2.1-only
-
-AM_CFLAGS += -fno-strict-aliasing
-
-lib_LTLIBRARIES = liblttng-ust-fd.la
-liblttng_ust_fd_la_SOURCES = \
-       lttng-ust-fd.c
-
-liblttng_ust_fd_la_LIBADD = \
-       $(top_builddir)/liblttng-ust/liblttng-ust.la \
-       $(DL_LIBS)
-
-liblttng_ust_fd_la_LDFLAGS = -version-info $(LTTNG_UST_LIBRARY_VERSION)
This page took 0.02221 seconds and 4 git commands to generate.