summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-02-19 13:37:43 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-02-19 13:37:43 +0000
commit30dd0bf19ef0afee7c803bd2cbf9b78ec3ce8e89 (patch)
treec2a8db1d81ca7f6708d74e04da763e342ed3c413
parentdd74c4434fba66c832d871430ccc7e60551b51d4 (diff)
downloadATCD-30dd0bf19ef0afee7c803bd2cbf9b78ec3ce8e89.tar.gz
ChangelogTag: Sun Feb 19 12:06:21 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
-rwxr-xr-xbin/make_release2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/make_release b/bin/make_release
index a6e3e1d8bb6..6ad7cd0e0a9 100755
--- a/bin/make_release
+++ b/bin/make_release
@@ -791,7 +791,7 @@ sub generate_makefiles () {
my $mpc_option = $tmp_mpc_option.$here.'/ACE_wrappers';
my $tmp_static_option =
- '-static -name_modifier *_Static -apply_project -exclude TAO/CIAO,TAO/TAO_.mwc ';
+ '-static -name_modifier *_Static -apply_project -exclude TAO/CIAO,TAO/TAO_*.mwc ';
my $static_option = $tmp_static_option.$mpc_option;