Fix: Add missing vtracef demo to make dist
[lttng-ust.git] / doc / examples / Makefile.am
index 2ba8cd89462a8b2a7f5a65f6e5f296ff76fa789d..f6dbcde76bcc01ca9064f1512f4e2b062e75ccd4 100644 (file)
@@ -81,6 +81,7 @@ dist_doc_examples_hello_static_lib_DATA = hello-static-lib/Makefile \
 
 dist_doc_examples_demo_tracef_DATA = demo-tracef/Makefile \
        demo-tracef/demo-tracef.c \
+       demo-tracef/demo-vtracef.c \
        demo-tracef/README
 
 dist_doc_examples_demo_tracelog_DATA = demo-tracelog/Makefile \
This page took 0.023697 seconds and 4 git commands to generate.