summaryrefslogtreecommitdiffstats
path: root/pactest/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'pactest/Makefile.am')
-rw-r--r--pactest/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/pactest/Makefile.am b/pactest/Makefile.am
index 879f23d0..85bb8017 100644
--- a/pactest/Makefile.am
+++ b/pactest/Makefile.am
@@ -7,8 +7,7 @@ check_SCRIPTS = \
pmrule.py \
pmtest.py \
util.py \
- $(wildcard tests/*.py) \
- tests/TESTS
+ $(wildcard tests/*.py)
noinst_SCRIPTS = $(check_SCRIPTS)