summaryrefslogtreecommitdiff
path: root/ACE/bin/make_release
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/bin/make_release')
-rwxr-xr-xACE/bin/make_release2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/bin/make_release b/ACE/bin/make_release
index ab2d1bd4efb..43a42a63ed3 100755
--- a/ACE/bin/make_release
+++ b/ACE/bin/make_release
@@ -810,7 +810,7 @@ sub generate_makefiles () {
my $ce_option = '-name_modifier *_WinCE -features "uses_wchar=1,wince=1" '.$tmp_ce;
&ex ("cd ACE_wrappers; \
- bin/mwc.pl $exclude_option $mpc_option; \
+ bin/mwc.pl -type gnuace $exclude_option $mpc_option; \
find ./ -name 'GNUmake*' | /usr/bin/xargs chmod 0644");
&ex ("cd ACE_wrappers; \