diff options
| author | Simeon Simeonov | 2024-11-20 14:42:05 +0100 |
|---|---|---|
| committer | Simeon Simeonov | 2024-11-20 14:42:05 +0100 |
| commit | 96c4dd93ddc01df0e2c26193af6f425ae594748c (patch) | |
| tree | 6276453e9803fd73449e2da366f6941a39f607a3 /meson | |
| parent | 040c13e2b9b59895368930cd74d0943d43418383 (diff) | |
Sync with upstream
Diffstat (limited to 'meson')
| -rwxr-xr-x | meson/meson-dist-script | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meson/meson-dist-script b/meson/meson-dist-script index b112d2f..a6a1151 100755 --- a/meson/meson-dist-script +++ b/meson/meson-dist-script | |||
| @@ -8,4 +8,5 @@ cd "${MESON_DIST_ROOT}" | |||
| 8 | rm -rf \ | 8 | rm -rf \ |
| 9 | .clang-format \ | 9 | .clang-format \ |
| 10 | .editorconfig \ | 10 | .editorconfig \ |
| 11 | travis | 11 | ci \ |
| 12 | .github | ||
