Merge branch 'master' into memleak-finder
[lttng-tools.git] / src / common / index / Makefile.am
diff --git a/src/common/index/Makefile.am b/src/common/index/Makefile.am
new file mode 100644 (file)
index 0000000..104d99c
--- /dev/null
@@ -0,0 +1,5 @@
+AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src
+
+noinst_LTLIBRARIES = libindex.la
+
+libindex_la_SOURCES = index.c index.h lttng-index.h
This page took 0.027161 seconds and 4 git commands to generate.