summaryrefslogtreecommitdiffstats
path: root/tests.mk
diff options
context:
space:
mode:
Diffstat (limited to 'tests.mk')
-rw-r--r--tests.mk8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests.mk b/tests.mk
deleted file mode 100644
index 4760b76c8..000000000
--- a/tests.mk
+++ /dev/null
@@ -1,8 +0,0 @@
-ALL_TEST_FILES = $(shell find $(top_srcdir)/tests -type f -print)
-
-regressiontestsdir = $(datarootdir)/glusterfs
-
-nobase_dist_regressiontests_DATA = $(ALL_TEST_FILES) run-tests.sh
-
-install-data-hook:
- chmod +x $(DESTDIR)$(datarootdir)/glusterfs/run-tests.sh