X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=liblttng-ht%2FMakefile.am;fp=liblttng-ht%2FMakefile.am;h=0000000000000000000000000000000000000000;hp=bd85018d763b93c69d59ebbaf5485bed026af00c;hb=10a8a2237343699e3923d87e24dbf2d7fe225377;hpb=734f79bf717d87817623d382c59086dc9e8ef610 diff --git a/liblttng-ht/Makefile.am b/liblttng-ht/Makefile.am deleted file mode 100644 index bd85018d7..000000000 --- a/liblttng-ht/Makefile.am +++ /dev/null @@ -1,13 +0,0 @@ -AM_CPPFLAGS = -I$(top_srcdir)/include - -noinst_LTLIBRARIES = liblttng-ht.la - -liblttng_ht_la_SOURCES = lttng-ht.c \ - utils.c utils.h \ - rculfhash-internal.h urcu-flavor.h \ - rculfhash.h rculfhash.c \ - rculfhash-mm-chunk.c \ - rculfhash-mm-mmap.c \ - rculfhash-mm-order.c - -liblttng_ht_la_LIBADD = -lurcu-common -lurcu