aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/Makefile.in')
-rw-r--r--scripts/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/Makefile.in b/scripts/Makefile.in
index 4e706159a..07d181c52 100644
--- a/scripts/Makefile.in
+++ b/scripts/Makefile.in
@@ -392,7 +392,7 @@ uninstall-am:
check:
- ./check.sh
+ $(top_srcdir)/scripts/check.sh
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.