[Facades] Add reflection Facades back to xammac. XM 2.4.0 shipped them so we can...
authorRodrigo Kumpera <kumpera@gmail.com>
Tue, 6 Oct 2015 19:42:46 +0000 (15:42 -0400)
committerRodrigo Kumpera <kumpera@gmail.com>
Tue, 6 Oct 2015 22:13:15 +0000 (18:13 -0400)
mcs/class/Facades/Makefile

index d6f1146e5f699b9a6f9eeddf58eb10bda7734a47..960e47d285c5d65b19d6997c186ae6d122a2c26c 100644 (file)
@@ -35,7 +35,7 @@ net_4_x_PARALLEL_SUBDIRS = $(monotouch_PARALLEL_SUBDIRS) $(reflection_PARALLEL_S
 
 monodroid_PARALLEL_SUBDIRS = $(monotouch_PARALLEL_SUBDIRS) $(reflection_PARALLEL_SUBDIRS)
 
-xammac_PARALLEL_SUBDIRS = $(monotouch_PARALLEL_SUBDIRS)
+xammac_PARALLEL_SUBDIRS = $(monotouch_PARALLEL_SUBDIRS) $(reflection_PARALLEL_SUBDIRS)
 xammac_net_4_5_PARALLEL_SUBDIRS = $(monotouch_PARALLEL_SUBDIRS) $(reflection_PARALLEL_SUBDIRS)
 
 monotouch_watch_PARALLEL_SUBDIRS = $(monotouch_PARALLEL_SUBDIRS)