spmenu_test.1 must be installed

This commit is contained in:
speedie 2023-06-25 02:26:30 +02:00
parent 1a4f2c08ef
commit f08b9bdccc

View file

@ -92,6 +92,7 @@ project_target = executable(
install_man('spmenu.1')
install_man('spmenu_run.1')
install_man('spmenu_test.1')
install_data(sources : 'docs/docs.md', install_dir : 'share/spmenu')
install_data(sources : 'docs/example.Xresources', install_dir : 'share/spmenu')
install_data(sources : 'docs/spmenu.conf', install_dir : 'share/spmenu')