diff options
Diffstat (limited to 'manual tests/3 git wrap/meson.build')
-rw-r--r-- | manual tests/3 git wrap/meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual tests/3 git wrap/meson.build b/manual tests/3 git wrap/meson.build index 7fd5083..14b0671 100644 --- a/manual tests/3 git wrap/meson.build +++ b/manual tests/3 git wrap/meson.build @@ -1,4 +1,4 @@ -project('git outcheckker', 'c') +project('git outchecker', 'c') sp = subproject('samplesubproject') |