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:
authorBen Maurer <benm@mono-cvs.ximian.com>2005-06-07 00:44:52 +0400
committerBen Maurer <benm@mono-cvs.ximian.com>2005-06-07 00:44:52 +0400
commite5322d645c9e27e0ee9b967a3197b95b7ddc9bf5 (patch)
treef86eb932e08d928a5d9d6b1e578675040eea5fb9 /Makefile.am
parenta19d45c7261b89c346d40973a4743cc529c41349 (diff)
* mono.spec.in: Remove. This is horribly out of date. A real spec
file is generated in the release module. svn path=/trunk/mono/; revision=45544
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 4d336c3c37f..dfb63743bd3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,7 +7,7 @@ SUBDIRS = $(libgc_dir) mono $(ikvm_native_dir) support docs data runtime scripts
## 'tools' is not normally built
DIST_SUBDIRS = libgc mono ikvm-native support docs data runtime scripts man samples web tools
-EXTRA_DIST= mono.pc.in mono.spec.in mint.pc.in
+EXTRA_DIST= mono.pc.in mint.pc.in
# Distribute the 'mcs' tree too
dist-hook: