aboutsummaryrefslogtreecommitdiffstats
path: root/otp_build
diff options
context:
space:
mode:
authorRickard Green <[email protected]>2019-03-05 16:23:33 +0100
committerRickard Green <[email protected]>2019-03-05 16:23:33 +0100
commitd395b625fab5a5b0119123e4c956c7efecf50662 (patch)
tree405e3e4971fbaff5649a584181a8de359e0784b7 /otp_build
parent4a8569345b99f05f5344ca19748f47d19a3ae597 (diff)
downloadotp-d395b625fab5a5b0119123e4c956c7efecf50662.tar.gz
otp-d395b625fab5a5b0119123e4c956c7efecf50662.tar.bz2
otp-d395b625fab5a5b0119123e4c956c7efecf50662.zip
Fix build of bootstrap
Diffstat (limited to 'otp_build')
-rwxr-xr-xotp_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/otp_build b/otp_build
index b1c5bcc939..3dfe24a299 100755
--- a/otp_build
+++ b/otp_build
@@ -30,7 +30,7 @@ AUTOCONF_SUBDIRS="$AUTOCONF_SUBDIRS make erts"
# partly built in one of the bootstrap phases. Applications that
# only get some static includes copied into the bootstrap directory
# should not be included.
-bootstrap_apps="erts lib/asn1 lib/compiler lib/hipe lib/ic lib/kernel lib/parsetools lib/sasl lib/snmp lib/stdlib lib/syntax_tools"
+bootstrap_apps="erts lib/asn1 lib/compiler lib/erl_interface lib/hipe lib/kernel lib/jinterface lib/parsetools lib/sasl lib/snmp lib/stdlib lib/syntax_tools lib/wx"
# We will quote a bit more than needed, but the important thing is that
# all that needs quoting will be quoted...