From 3e0ec9b4d0dd5b02817c5f7a5ad48b55970dacbc Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 21 Oct 2016 19:33:57 +0300 Subject: Update bootstrap scripts --- bootstrap.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'bootstrap.sh') diff --git a/bootstrap.sh b/bootstrap.sh index ba245de..15410cb 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -125,6 +125,7 @@ src="$src build2/cc/*.cxx" src="$src build2/cxx/*.cxx" src="$src build2/cli/*.cxx" src="$src build2/test/*.cxx" +src="$src build2/test/script/*.cxx" src="$src build2/install/*.cxx" src="$src build2/pkgconfig/*.cxx" src="$src $libbutl/butl/*.cxx" -- cgit v1.1