[mobile_static] Fix temp path for mcs/class AOT
[mono.git] / mcs / build / library.make
index a1e582d04a06a8c350e1f94095ce31b350871884..e0c16f48e90558609352e080ed67c54f4e64b43e 100644 (file)
@@ -226,7 +226,7 @@ test-local run-test-local run-test-ondotnet-local:
 ccomma = ,
 define RESOURCE_template
 $(1).resources: $(2)
-       resgen "$$<" "$$@"
+       $(RESGEN) "$$<" "$$@"
 
 GEN_RESOURCE_DEPS += $(1).resources
 GEN_RESOURCE_FLAGS += -resource:$(1).resources