Convert hello test to a build test only
[lttng-ust.git] / tests / hello / ust_tests_hello.h
index 7b6b787083a743b997ab24d16fad0b9d616e5224..88f1a7f578cbf8fcc4a912ac42f100c20e74acfa 100644 (file)
@@ -65,8 +65,8 @@ TRACEPOINT_EVENT(ust_tests_hello, tptest_sighandler,
 
 #endif /* _TRACEPOINT_UST_TESTS_HELLO_H */
 
-#undef TRACEPOINT_INCLUDE_FILE
-#define TRACEPOINT_INCLUDE_FILE ./ust_tests_hello.h
+#undef TRACEPOINT_INCLUDE
+#define TRACEPOINT_INCLUDE "./ust_tests_hello.h"
 
 /* This part must be outside ifdef protection */
 #include <lttng/tracepoint-event.h>
This page took 0.022751 seconds and 4 git commands to generate.