diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2020-08-05 13:07:48 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-08-21 06:30:42 -0400 |
commit | acfdaac577130e86ebefe5564cfd121c16dbc3c4 (patch) | |
tree | e77a0822082ff21e6f092e935dfce4f771dab1dd /version.texi.in | |
parent | bac35bf5175fb16470a73492c23161e80361eeeb (diff) |
meson: build texi doc
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'version.texi.in')
-rw-r--r-- | version.texi.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/version.texi.in b/version.texi.in new file mode 100644 index 0000000000..0a723b8be6 --- /dev/null +++ b/version.texi.in @@ -0,0 +1,2 @@ +@set VERSION @VERSION@ +@set CONFDIR @qemu_confdir@ |