Tests: Move unit tests to tests/unit
[lttng-tools.git] / tests / regression / tools / Makefile.am
... / ...
CommitLineData
1SUBDIRS = streaming filtering health
2
3AM_CFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src -I$(top_srcdir)/tests/utils -g -Wall
4AM_LDFLAGS = -lurcu
5
6EXTRA_DIST = runall.sh
This page took 0.022873 seconds and 4 git commands to generate.