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