]> granicus.if.org Git - curl/commitdiff
make should be $(MAKE)
authorDaniel Stenberg <daniel@haxx.se>
Fri, 23 Mar 2001 14:29:10 +0000 (14:29 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 23 Mar 2001 14:29:10 +0000 (14:29 +0000)
Makefile.am

index 4bed9a507cb50f411d48f1c58175c23c4d8b53f0..88a25db19479f23be0799c29cf2c7bbd81f199d6 100644 (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