diff options
Diffstat (limited to 'perf/python')
-rw-r--r-- | perf/python/Makefile.am | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/perf/python/Makefile.am b/perf/python/Makefile.am index cda8477..c504159 100644 --- a/perf/python/Makefile.am +++ b/perf/python/Makefile.am @@ -1,5 +1 @@ -EXTRA_DIST = \ - local_lat.py \ - remote_lat.py \ - local_thr.py \ - remote_thr.py +EXTRA_DIST = *.py |