summaryrefslogtreecommitdiff
path: root/libvtv/testsuite/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libvtv/testsuite/Makefile.am')
-rw-r--r--libvtv/testsuite/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/libvtv/testsuite/Makefile.am b/libvtv/testsuite/Makefile.am
index 5f6ab0a037f..56f76a79f5b 100644
--- a/libvtv/testsuite/Makefile.am
+++ b/libvtv/testsuite/Makefile.am
@@ -39,12 +39,8 @@ check-script: ${testing_script} stamp-subdir
-@(chmod +x ${testing_script}; \
${testing_script} ${libvtv_srcdir} ${libvtv_builddir})
-if ENABLE_VTABLE_VERIFY
check-am:
$(MAKE) $(AM_MAKEFLAGS) check-script
-else
-check-am:
-endif
.PHONY: check-script