1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-19 12:28:22 +01:00
Files
wmaker/doc/cs/Makefile.am
Christophe CURIS bae28b2fae doc: changed section for translated man pages from 1x to 1
Similarly to the previous patch that changed the section for the core man
pages, this patch updates the translated man pages.

Took opportunity to re-order alphabetically the files in the Makefile
because it eases maintenance.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
2015-05-23 18:53:19 +01:00

18 lines
238 B
Makefile

## Process this file with automake to produce Makefile.in
mandir=@mandir@/cs
man_MANS = \
geticonset.1 \
getstyle.1 \
seticons.1 \
setstyle.1 \
wdwrite.1 \
wmaker.1 \
wmsetbg.1 \
wxcopy.1 \
wxpaste.1
EXTRA_DIST = $(man_MANS)