Tests: Introduce gen-ust-events-constructor test application
[lttng-tools.git] / tests / utils / testapp / Makefile.am
index 5b3805c6b026b4d9d168a7f4a8923fdc31307a2b..307059c0e0f7acddc4bc40043f87ec3372b07a44 100644 (file)
@@ -8,7 +8,8 @@ SUBDIRS = \
          gen-ust-nevents-str \
          gen-ust-tracef \
          userspace-probe-elf-binary \
-         userspace-probe-elf-cxx-binary
+         userspace-probe-elf-cxx-binary \
+         gen-ust-events-constructor
 
 if TEST_SDT_UPROBE
 SUBDIRS += userspace-probe-sdt-binary
@@ -24,4 +25,4 @@ SUBDIRS += \
          gen-ust-events-ns
 endif # IS_LINUX
 
-noinst_HEADERS = signal-helper.h
+noinst_HEADERS = signal-helper.hpp
This page took 0.024081 seconds and 4 git commands to generate.