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 f253c61..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-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_CFLAGS = -DUST_COMPONENT=liblttng-ust-fd $(AM_CFLAGS)
This page took 0.023734 seconds and 4 git commands to generate.