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:
authorAlex Corrado <alexc@xamarin.com>2012-03-09 23:56:51 +0400
committerAlex Corrado <alexc@xamarin.com>2012-03-09 23:59:06 +0400
commit8ed5cc5c532a7beadbafe417c13a0b8b5c2982fe (patch)
tree770bec4bd49b0d7987d9d1aa57c9f604a9b86ff2 /Makefile.am
parent7d3fff7638a1a4630f6e09ea97a76f634a281e7c (diff)
Include the spec file in the tarball
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 74f28ed2bcf..a68090098d9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -24,7 +24,8 @@ EXTRA_DIST= \
build-mingw32.sh \
mkinstalldirs \
mono-uninstalled.pc.in \
- winconfig.h
+ winconfig.h \
+ mono-core.spec
DISTCHECK_CONFIGURE_FLAGS = EXTERNAL_MCS=false EXTERNAL_RUNTIME=false