fixed typo in filename

pull/34/head
Axel Waggershauser 10 years ago
parent 223596d7bf
commit 5a0cd64f9a
  1. 2
      test cases/common/73 vcstag/meson.build

@ -5,7 +5,7 @@ output : 'vcstag.c',
fallback : '1.0.0')
version_src_custom = vcs_tag(input : 'vcstag.c.in',
output : 'vcstag-cusom.c',
output : 'vcstag-custom.c',
command : ['git', 'show-ref', '-s', 'refs/heads/master'],
fallback : '1.0.0')

Loading…
Cancel
Save