1## Process this file with automake to produce Makefile.in 2 3mandir=@mandir@/ru 4 5man_MANS = \ 6 geticonset.1 \ 7 getstyle.1 \ 8 seticons.1 \ 9 setstyle.1 \ 10 wdwrite.1 \ 11 wmaker.1 \ 12 wmsetbg.1 \ 13 wxcopy.1 \ 14 wxpaste.1 15 16EXTRA_DIST = $(man_MANS) 17