SOURCE_CONTROLADOR=$(shell ls --color=none Controlador/*.cs)
SOURCE_VISTAS=$(shell ls --color=none Vistas/*.cs)
SOURCE_TEST=$(shell ls --color=none Tests/*.cs)
SOURCE_CONTROLADOR=$(shell ls --color=none Controlador/*.cs)
SOURCE_VISTAS=$(shell ls --color=none Vistas/*.cs)
SOURCE_TEST=$(shell ls --color=none Tests/*.cs)