mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-01 11:32:34 +01:00
Add Russian manpages
[includes build fixes by Andreas Metzler]
This commit is contained in:
committed by
Carlos R. Mafra
parent
6269d3a66f
commit
ce32e2b5e0
16
doc/ru/Makefile.am
Normal file
16
doc/ru/Makefile.am
Normal file
@@ -0,0 +1,16 @@
|
||||
## Process this file with automake to produce Makefile.in
|
||||
|
||||
mandir=@mandir@/ru
|
||||
|
||||
man_MANS = \
|
||||
geticonset.1x \
|
||||
setstyle.1x \
|
||||
wxpaste.1x \
|
||||
getstyle.1x \
|
||||
wdwrite.1x \
|
||||
wmsetbg.1x \
|
||||
seticons.1x \
|
||||
wmaker.1x \
|
||||
wxcopy.1x
|
||||
|
||||
EXTRA_DIST = $(man_MANS)
|
||||
Reference in New Issue
Block a user