aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/test/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'platform/linux-generic/test/Makefile.am')
-rw-r--r--platform/linux-generic/test/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/platform/linux-generic/test/Makefile.am b/platform/linux-generic/test/Makefile.am
index ca1794b63..06e5a3ba2 100644
--- a/platform/linux-generic/test/Makefile.am
+++ b/platform/linux-generic/test/Makefile.am
@@ -52,8 +52,3 @@ $(TESTENV):
echo "TESTS=\"$(TESTS)\"" > $@
echo "$(TESTS_ENVIRONMENT)" >> $@
echo "$(LOG_COMPILER)" >> $@
-
-if test_installdir
-installcheck-local:
- $(DESTDIR)/$(testdir)/run-test.sh $(TESTNAME)
-endif