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

github.com/mono/mono-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWade Berrier <wade@mono-cvs.ximian.com>2006-10-31 02:44:47 +0300
committerWade Berrier <wade@mono-cvs.ximian.com>2006-10-31 02:44:47 +0300
commit0c04e13bfe7a8ea46d4a5b4c3ce5c6aa57dfa6b7 (patch)
tree9b624a895c653fbbf2844f4ec7585ea796aa9f0f /Makefile.am
parentb95ea4f2f246cd980083b1618630d163a3220c0f (diff)
* Makefile.am: Add create-native-map to SUBDIRS so building from a
tarball works create-native-map: * src/Makefile.am bin/Makefile.am: add source files to EXTRA_DIST to fix building from tarball svn path=/trunk/mono-tools/; revision=67164
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 d4b03dbd..cdd93044 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,2 +1,2 @@
-SUBDIRS= po gnunit docbrowser asn1view
+SUBDIRS= po gnunit docbrowser asn1view create-native-map