diff --git a/Makefile b/Makefile index a498c59..bb7e9f4 100644 --- a/Makefile +++ b/Makefile @@ -30,6 +30,8 @@ else endif endif +# Can integrate dedicated makefile of custom project +-include Common.Makefile # Example for update .PHONY: custom_run_example