Fix eglib targets and filters.
[mono.git] / runtime / Makefile.am
index 052a45eeaeb3bf235e56a49bec0550313c14c96e..326158c3af8f680573cc7eed9196df4a56ce66a2 100644 (file)
@@ -68,6 +68,10 @@ if INSTALL_ORBIS
 build_profiles += orbis
 endif
 
+if INSTALL_UNREAL
+build_profiles += unreal
+endif
+
 test_profiles = $(build_profiles)
 
 if BUILD_MCS