aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2011-09-14 12:10:46 +0200
committerBjörn Gustavsson <[email protected]>2011-09-14 17:06:16 +0200
commitd1242b0aea1078c91c4b35e07ab3b16b19248a84 (patch)
tree1218e05557be760de6a6ce3c466778af663de0d5 /.gitignore
parent1c3815a194ce95f2d1fdabf58cbc7718a7d0a191 (diff)
downloadotp-d1242b0aea1078c91c4b35e07ab3b16b19248a84.tar.gz
otp-d1242b0aea1078c91c4b35e07ab3b16b19248a84.tar.bz2
otp-d1242b0aea1078c91c4b35e07ab3b16b19248a84.zip
Remove lib/orber/include/* from the primary bootstrap
The include files for orber are included in the primary bootstrap, probably for historical reasons. They are not needed there, because no applications compiled in the secondary bootstrap need them. Therefore, install the lib/orber/include/* in the bootstrap at the end of the second bootstrap stage.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 88f153ee48..8ff94964d1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -109,6 +109,7 @@ make/win32/
/bootstrap/lib/asn1
/bootstrap/lib/hipe
/bootstrap/lib/ic
+/bootstrap/lib/orber
/bootstrap/lib/parsetools
/bootstrap/lib/sasl
/bootstrap/lib/snmp