Make build files compatible with muon
[tinc] / src / include / meson.build
index f8e6f0d..c192f18 100644 (file)
@@ -2,7 +2,6 @@ configure_file(output: 'config.h', configuration: cdata)
 
 src_lib_common += vcs_tag(
   command: [python_path, src_root / 'version.py'],
-  fallback: 'unknown',
   input: '../version_git.h.in',
   output: 'version_git.h',
 )