]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/meson.build
meson: also allow setting GIT_VERSION via templates
[thirdparty/systemd.git] / man / meson.build
index 83b368115b4b552a67669c9ed237520b426abf2c..d9c706b4abab403fd4d9566d2c6f82ae2dea68be 100644 (file)
@@ -30,7 +30,7 @@ custom_entities_ent = custom_target(
         'custom-entities.ent',
         input : 'custom-entities.ent.in',
         output : 'custom-entities.ent',
-        command : [meson_render_jinja2, config_h, '@INPUT@', '@OUTPUT@'])
+        command : [jinja2_cmdline, '@INPUT@', '@OUTPUT@'])
 
 man_pages = []
 html_pages = []