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
path: root/data
diff options
context:
space:
mode:
authorJb Evain <jbevain@gmail.com>2009-07-25 00:52:51 +0400
committerJb Evain <jbevain@gmail.com>2009-07-25 00:52:51 +0400
commit77d3f6cacb4094f01216715521583fbed94a6bc0 (patch)
tree51b909c1e546542639e425699648477108eb2153 /data
parent6eb6c709fc535fde8a474b227c8cdf05c45777f5 (diff)
try to fix the build
svn path=/trunk/mono/; revision=138656
Diffstat (limited to 'data')
-rw-r--r--data/Makefile.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index 1777edca0d8..62c8e44acb5 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -1,4 +1,8 @@
-SUBDIRS = net_1_1 net_2_0 net_4_0
+SUBDIRS = net_1_1 net_2_0
+
+if INSTALL_4_0
+SUBDIRS += net_4_0
+endif
monodir = $(sysconfdir)/mono