[bcl] Include all facade directories in the tarball
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Wed, 13 Jul 2016 23:50:54 +0000 (01:50 +0200)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Wed, 13 Jul 2016 23:50:54 +0000 (01:50 +0200)
net_4_x_PARALLEL_SUBDIRS doesn't implicitly include all facades anymore after 10c5e7251252be4466c4909310fe19b863266784.

mcs/class/Facades/Makefile

index fd766e659ccbe71f68ff090a52c59024a2aa0533..4ef52f56dcad794058bfaae88a87d2849945173c 100644 (file)
@@ -28,7 +28,7 @@ include $(MCS_BUILD_DIR)/rules.make
 
 dist-local: dist-default
 
-DIST_SUBDIRS = $(net_4_x_PARALLEL_SUBDIRS)
+DIST_SUBDIRS = $(net_4_x_PARALLEL_SUBDIRS) $(net_4_x_SUBDIRS) $(mobile_only_SUBDIRS)
 DISTFILES=subdirs.make
 
 doc-update-local: