Unverified Commit c8c10dff authored by Erik Reider's avatar Erik Reider Committed by GitHub

Fix gschema not being compiled on install (#138)

parent 6a849e89
......@@ -126,3 +126,6 @@ if get_option('man-pages')
endforeach
endif
endif
# Run the postinstall script when installing
meson.add_install_script('build-aux/meson/postinstall.py')
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment