[build] Add a new profile
[mono.git] / mcs / class / Facades / netstandard / Makefile
index fd6e24e65bc0d470dd5e4f5b9e8b4ab631825816..1ea58dbfe7ed182399300530df9b25ce8c25db15 100644 (file)
@@ -29,7 +29,7 @@ LIB_REFS += System.Web
 endif
 
 # profiles which build a System.Drawing.dll in the repo
-REPO_DRAWING_DEP := $(filter net_4_x orbis winaot, $(PROFILE))
+REPO_DRAWING_DEP := $(filter net_4_x orbis winaot unreal, $(PROFILE))
 
 ifdef REPO_DRAWING_DEP
 LIB_REFS += System.Drawing