meson.build: include new gaps1920.png file in dist tarball (#5242)

This commit is contained in:
Michael Stapelberg 2022-11-01 18:26:57 +01:00 committed by GitHub
parent 9c9b110ed1
commit 2bfa06b7df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -166,6 +166,7 @@ install_data(
'docs/refcard_style.css',
'docs/logo-30.png',
'docs/layout-saving-1.png',
'docs/gaps1920.png',
],
install_dir: docdir,
)