lttng-ust(3): document new ctf_*() array/sequence network/hex macros
[lttng-ust.git] / liblttng-ust-dl / Makefile.am
index 7989cda540e75f57287d724e1c319fabf686cecb..049ac65535aaf3ff656f9c0ae0794fe301f5353d 100644 (file)
@@ -3,9 +3,9 @@ AM_CFLAGS = -fno-strict-aliasing
 
 lib_LTLIBRARIES = liblttng-ust-dl.la
 liblttng_ust_dl_la_SOURCES = \
-       ustdl.c \
-       ust_baddr.c \
-       ust_baddr.h
+       lttng-ust-dl.c \
+       ust_dl.c \
+       ust_dl.h
 liblttng_ust_dl_la_LIBADD = \
        $(top_builddir)/liblttng-ust/liblttng-ust.la
 
@@ -16,4 +16,4 @@ if LTTNG_UST_BUILD_WITH_LIBC_DL
 liblttng_ust_dl_la_LIBADD += -lc
 endif
 
-libustdl_CFLAGS = -DUST_COMPONENT=liblttng-ust-dl -fno-strict-aliasing
+liblttng_ust_dl_la_CFLAGS = -DUST_COMPONENT=liblttng-ust-dl -fno-strict-aliasing
This page took 0.0229 seconds and 4 git commands to generate.