diff options
Diffstat (limited to 'buildfile')
-rw-r--r-- | buildfile | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -14,8 +14,9 @@ UPGRADE \ BOOTSTRAP-UNIX \ BOOTSTRAP-MACOSX \ BOOTSTRAP-WINDOWS \ -BOOTSTRAP-WINDOWS-MINGW \ -BOOTSTRAP-WINDOWS-MSVC +BOOTSTRAP-WINDOWS-MSVC \ +BOOTSTRAP-WINDOWS-CLANG \ +BOOTSTRAP-WINDOWS-MINGW ./: $d doc{$i README CONTRIBUTING.md} cli{$i} file{build.sh build-*} manifest |