1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-18 13:54:36 -05:00

autotools: Dist man pages sources files too

Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
This commit is contained in:
Quentin Glidic 2018-03-29 12:47:56 +02:00
parent fc0c2d7d87
commit aa03eb7fc5
No known key found for this signature in database
GPG key ID: AC203F96E2C34BB7

View file

@ -172,6 +172,12 @@ dist_man1_MANS=\
dist_man5_MANS=\
doc/rofi-theme.5
EXTRA_DIST += \
doc/rofi-theme.5.markdown \
doc/rofi-theme-selector.1.markdown \
doc/rofi.1.markdown
##
# Readme.md
##