Complete change of the source directory tree
[lttng-tools.git] / liblttng-ht / Makefile.am
diff --git a/liblttng-ht/Makefile.am b/liblttng-ht/Makefile.am
deleted file mode 100644 (file)
index bd85018..0000000
+++ /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
This page took 0.022362 seconds and 4 git commands to generate.