diff options
Diffstat (limited to 'helpers/lh_binary_includes')
-rwxr-xr-x | helpers/lh_binary_includes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_binary_includes b/helpers/lh_binary_includes index c90e75c..6448c0b 100755 --- a/helpers/lh_binary_includes +++ b/helpers/lh_binary_includes @@ -36,7 +36,7 @@ fi Echo_message "Begin copying binary includes..." # Requiring stage file -Require_stagefile .stage/bootstrap +Require_stagefile .stage/config .stage/bootstrap # Checking stage file Check_stagefile .stage/binary_includes |