diff options
Diffstat (limited to 'bootstrap.gmake')
-rw-r--r-- | bootstrap.gmake | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bootstrap.gmake b/bootstrap.gmake index 404c5fb..1e0e8e2 100644 --- a/bootstrap.gmake +++ b/bootstrap.gmake @@ -152,6 +152,8 @@ endif # Note: list nested subdirectories first (used in clean). # libbuild2_sub := \ +script \ +build/script \ config \ dist \ test/script \ |