Rename helper providers and events for consistency
[lttng-ust.git] / liblttng-ust-dl / Makefile.am
index b8ea2a3940599f42c6ed2e9819fd3cb89e869c63..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
 
This page took 0.022482 seconds and 4 git commands to generate.