X-Git-Url: https://git.lttng.org/?p=lttng-ust.git;a=blobdiff_plain;f=tests%2Fcompile%2Fapi1%2Fhello%2FMakefile.am;fp=tests%2Fcompile%2Fapi1%2Fhello%2FMakefile.am;h=04dce1e9e51c632c9ad6bef6c1b67de514885c8d;hp=206a4ce33ae73fe781a237bc47563ab0b9d2fbe9;hb=89a8858dc6fdaf6c094d9038db79fbc61469ccef;hpb=53f7d0d7404de911dd62dff06f08539e33ea7519 diff --git a/tests/compile/api1/hello/Makefile.am b/tests/compile/api1/hello/Makefile.am index 206a4ce3..04dce1e9 100644 --- a/tests/compile/api1/hello/Makefile.am +++ b/tests/compile/api1/hello/Makefile.am @@ -19,4 +19,7 @@ hello_compatapi1_LDADD = \ $(top_builddir)/src/lib/lttng-ust/liblttng-ust.la \ $(DL_LIBS) -EXTRA_DIST = README +EXTRA_DIST = \ + Makefile.example.bsd \ + Makefile.example.linux \ + README.md