[Facades] Remove dulicate subdirs include
authorMarek Safar <marek.safar@gmail.com>
Fri, 15 Jul 2016 19:15:05 +0000 (21:15 +0200)
committerMarek Safar <marek.safar@gmail.com>
Fri, 15 Jul 2016 19:15:27 +0000 (21:15 +0200)
mcs/class/Facades/subdirs.make

index 7d46a0894af0bd5046abbf2ec862a89b89c9a346..8a525e19ab2627e5416715a932fc6e5c98998334 100644 (file)
@@ -52,7 +52,7 @@ monodroid_PARALLEL_SUBDIRS = $(monotouch_PARALLEL_SUBDIRS) $(reflection_PARALLEL
 xammac_SUBDIRS = $(monotouch_SUBDIRS)
 xammac_PARALLEL_SUBDIRS = $(monotouch_PARALLEL_SUBDIRS)
 
-xammac_net_4_5_SUBDIRS = $(net_4_x_SUBDIRS) $(drawing_DEPS_SUBDIRS)
+xammac_net_4_5_SUBDIRS = $(net_4_x_SUBDIRS)
 xammac_net_4_5_PARALLEL_SUBDIRS = $(net_4_x_PARALLEL_SUBDIRS)
 
 monotouch_watch_SUBDIRS = $(monotouch_SUBDIRS) $(drawing_DEPS_SUBDIRS)