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