Commit 6235a8d9 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

make should be $(MAKE)

parent 0d6a87ed
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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