fixed typo in filename

This commit is contained in:
Axel Waggershauser 2015-02-14 01:55:15 +01:00
parent 223596d7bf
commit 5a0cd64f9a
1 changed files with 1 additions and 1 deletions

View File

@ -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')