X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=tests%2Futils%2FMakefile.am;h=e0de483ea7212ae1004034fb86189eb5d6e09db8;hb=7e0cc23bbca1f5102cae78a7cabe48d8ef947366;hp=feae65a58ada4ea328b6c846a3798168e7ace37b;hpb=5d2e1e66a968d9e555f9b8b00d0589ebfaf3de32;p=lttng-tools.git diff --git a/tests/utils/Makefile.am b/tests/utils/Makefile.am index feae65a58..e0de483ea 100644 --- a/tests/utils/Makefile.am +++ b/tests/utils/Makefile.am @@ -1 +1,4 @@ -SUBDIRS = tap +SUBDIRS = tap testapp + +EXTRA_DIST = utils.sh test_utils.py +dist_noinst_SCRIPTS = utils.sh test_utils.py