mirror of
https://github.com/linux-speakup/espeakup.git
synced 2026-08-09 09:19:09 +02:00
install manpage
This commit is contained in:
parent
cc00385ed7
commit
228ba84af0
2 changed files with 2 additions and 0 deletions
1
doc/meson.build
Normal file
1
doc/meson.build
Normal file
|
|
@ -0,0 +1 @@
|
|||
install_man('espeakup.8')
|
||||
|
|
@ -10,6 +10,7 @@ alsa_dep = dependency('alsa')
|
|||
m_dep = cc.find_library('m', required : false)
|
||||
|
||||
subdir('src')
|
||||
subdir('doc')
|
||||
|
||||
executable('espeakup',
|
||||
espeakup_sources,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue