X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Futils%2Ftestapp%2FMakefile.am;h=e2ad1f2355f6c1f4a3c2fab8a8821d8a98526f5f;hp=e98f4b5714f414b5561cd3dc2cd308f9b933fdb2;hb=1a1986cee77301b30e22b83a57a9d20224ff08e7;hpb=8a5583046c46a5b424a8997fc563e7924f0c8724 diff --git a/tests/utils/testapp/Makefile.am b/tests/utils/testapp/Makefile.am index e98f4b571..e2ad1f235 100644 --- a/tests/utils/testapp/Makefile.am +++ b/tests/utils/testapp/Makefile.am @@ -1,4 +1,6 @@ -SUBDIRS = gen-ust-events \ +SUBDIRS = \ + gen-ns-events \ + gen-ust-events \ gen-ust-events-ns \ gen-ust-nevents \ gen-ust-nevents-str \ @@ -10,9 +12,9 @@ if CXX_WORKS SUBDIRS += userspace-probe-elf-cxx-binary endif # CXX_WORKS -if SDT_WORKS +if TEST_SDT_UPROBE SUBDIRS += userspace-probe-sdt-binary -endif # SDT_WORKS +endif # TEST_SDT_UPROBE if HAVE_MODULES_USERSPACE_CALLSTACK_CONTEXT SUBDIRS += gen-syscall-events-callstack