Commit | Line | Data |
---|---|---|
7ccf75d3 MD |
1 | doc_examples_easy_ustdir = ${docdir}/examples/easy-ust |
2 | doc_examples_gen_tpdir = ${docdir}/examples/gen-tp | |
3 | ||
4 | dist_doc_examples_easy_ust_DATA = easy-ust/Makefile \ | |
5 | easy-ust/sample.c \ | |
6 | easy-ust/sample_component_provider.h easy-ust/tp.c | |
7 | ||
8 | dist_doc_examples_gen_tp_DATA = gen-tp/Makefile \ | |
9 | gen-tp/sample.c gen-tp/sample_tracepoint.tp |