make should be $(MAKE)

This commit is contained in:
Daniel Stenberg 2001-03-23 14:29:10 +00:00
parent 0d6a87ed7a
commit 6235a8d969
1 changed files with 1 additions and 1 deletions

View File

@ -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