X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=tests%2Futils%2FMakefile.am;fp=tests%2Futils%2FMakefile.am;h=c23292e23d3aaa8e0e7e1149f2c46808fd294ada;hp=6762febe3882783d738d0864a18b26d14cdea3c8;hb=7bb90dd0a5fb8b11ca6e4a7086c66623378fccea;hpb=7de0939d96fe680ec5cd14e46c72f23653fd1d0a diff --git a/tests/utils/Makefile.am b/tests/utils/Makefile.am index 6762febe..c23292e2 100644 --- a/tests/utils/Makefile.am +++ b/tests/utils/Makefile.am @@ -1,15 +1,3 @@ SUBDIRS = tap -EXTRA_DIST = python/testrunner.py \ - python/tap/adapter.py \ - python/tap/directive.py \ - python/tap/formatter.py \ - python/tap/i18n.py \ - python/tap/__init__.py \ - python/tap/LICENSE \ - python/tap/line.py \ - python/tap/loader.py \ - python/tap/main.py \ - python/tap/parser.py \ - python/tap/rules.py \ - python/tap/runner.py \ - python/tap/tracker.py +# Directories added to EXTRA_DIST will be recursively copied to the distribution. +EXTRA_DIST = python