diff --git a/Makefile.am b/Makefile.am index 4bed9a507cb50f411d48f1c58175c23c4d8b53f0..88a25db19479f23be0799c29cf2c7bbd81f199d6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -17,7 +17,7 @@ dist-hook: check: test test: - @(cd tests; make quiet-test) + @(cd tests; $(MAKE) quiet-test) # # Build source and binary rpms. For rpm-3.0 and above, the ~/.rpmmacros