summaryrefslogtreecommitdiff
path: root/scripts/make_win_src_distribution.sh
diff options
context:
space:
mode:
authorlenz@mysql.com <>2004-08-05 11:22:02 +0200
committerlenz@mysql.com <>2004-08-05 11:22:02 +0200
commit26f0fdd5e8c8ddf745105f823cd2dfadc9e02a70 (patch)
treee73b037c284a38e05f6afa4ec8011059fb4937bc /scripts/make_win_src_distribution.sh
parentf3f009ace6902929b9a7f02c6d8aca60f8018dcb (diff)
downloadmariadb-git-26f0fdd5e8c8ddf745105f823cd2dfadc9e02a70.tar.gz
- More changes to include the FLOSS License Exception in the
various distributions
Diffstat (limited to 'scripts/make_win_src_distribution.sh')
-rw-r--r--scripts/make_win_src_distribution.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/make_win_src_distribution.sh b/scripts/make_win_src_distribution.sh
index 135c2a38f87..8837628a1a5 100644
--- a/scripts/make_win_src_distribution.sh
+++ b/scripts/make_win_src_distribution.sh
@@ -272,7 +272,7 @@ touch $BASE/innobase/ib_config.h
#
cd $SOURCE
-for i in COPYING ChangeLog README \
+for i in COPYING ChangeLog README EXCEPTIONS\
INSTALL-SOURCE INSTALL-WIN \
INSTALL-WIN-SOURCE \
Docs/manual_toc.html Docs/manual.html \