Add a basic structure for tests and sessiond tests
[lttng-tools.git] / tests / ltt-sessiond / Makefile.am
diff --git a/tests/ltt-sessiond/Makefile.am b/tests/ltt-sessiond/Makefile.am
new file mode 100644 (file)
index 0000000..2614c56
--- /dev/null
@@ -0,0 +1,4 @@
+AM_CPPFLAGS = -I$(top_srcdir)/include
+
+noinst_SCRIPTS = run.sh
+EXTRA_DIST = run.sh
This page took 0.022823 seconds and 4 git commands to generate.