diff --git a/Makefile.pre.in b/Makefile.pre.in index e5706cdf78b..959dd1ba8ee 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -1068,7 +1068,7 @@ frameworkaltinstallunixtools4way: # This installs the Demos and Tools into the applications directory. # It is not part of a normal frameworkinstall frameworkinstallextras: - cd Mac && Make installextras DESTDIR="$(DESTDIR)" + cd Mac && $(MAKE) installextras DESTDIR="$(DESTDIR)" # This installs a few of the useful scripts in Tools/scripts scriptsinstall: