X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=tests%2FMakefile.am;h=11b932c8094a78426b9e490a35e697e88e9e8f1a;hp=92ff89e15287e42abd3f93378c68a88e35686b47;hb=b7fa35fce415b33207a9eba111069ed31ef122a0;hpb=abb3ec0723e65c1c624178312367dff584cec214 diff --git a/tests/Makefile.am b/tests/Makefile.am index 92ff89e1..11b932c8 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,4 +1,11 @@ -SUBDIRS = utils lib bitfield ctf-writer plugins argpar +SUBDIRS = \ + utils \ + lib \ + bitfield \ + ctf-writer \ + plugins \ + argpar \ + param-validation # Directories added to EXTRA_DIST will be recursively copied to the distribution. EXTRA_DIST = $(srcdir)/data \