diff options
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-x | bootstrap.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap.sh b/bootstrap.sh index 1e8f2fb..cc651f2 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -18,4 +18,5 @@ # You should have received a copy of the GNU General Public License # along with ccwl. If not, see <https://www.gnu.org/licenses/>. +guile --no-auto-compile build-aux/find-dependencies.scm > .depends autoreconf --verbose --install --force |