Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Habersack <grendel@twistedcode.net>2012-03-29 00:46:59 +0400
committerMarek Habersack <grendel@twistedcode.net>2012-03-29 00:53:15 +0400
commit4fbdf4aa1f4a3eebc561a8d30c89e63cc3136b8f (patch)
tree154dde59d96545de8983520f655defcb26b5f389 /Makefile.am
parent96931074cba1407484f922d6607957ccebc18abf (diff)
Include the entire external/ directory in dist
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index a68090098d9..ed2ee3784a1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -25,7 +25,8 @@ EXTRA_DIST= \
mkinstalldirs \
mono-uninstalled.pc.in \
winconfig.h \
- mono-core.spec
+ mono-core.spec \
+ external
DISTCHECK_CONFIGURE_FLAGS = EXTERNAL_MCS=false EXTERNAL_RUNTIME=false