ust-fd: Add close_range declaration
[lttng-ust.git] / liblttng-ust-dl / Makefile.am
diff --git a/liblttng-ust-dl/Makefile.am b/liblttng-ust-dl/Makefile.am
deleted file mode 100644 (file)
index 8df6eb5..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-AM_CFLAGS += -I$(srcdir) -fno-strict-aliasing
-
-lib_LTLIBRARIES = liblttng-ust-dl.la
-liblttng_ust_dl_la_SOURCES = \
-       lttng-ust-dl.c \
-       ust_dl.c \
-       ust_dl.h
-
-liblttng_ust_dl_la_LIBADD = \
-       $(top_builddir)/liblttng-ust/liblttng-ust.la \
-       $(DL_LIBS)
-
-liblttng_ust_dl_la_CFLAGS = -DUST_COMPONENT=liblttng-ust-dl $(AM_CFLAGS)
This page took 0.022731 seconds and 4 git commands to generate.