1998-09-29 22:36:29 +00:00
|
|
|
## Process this file with automake to produce Makefile.in
|
|
|
|
|
|
|
|
|
|
man_MANS = \
|
|
|
|
|
geticonset.1x \
|
|
|
|
|
setstyle.1x \
|
|
|
|
|
wxpaste.1x \
|
|
|
|
|
getstyle.1x \
|
|
|
|
|
wdwrite.1x \
|
|
|
|
|
wmsetbg.1x \
|
1999-05-02 21:23:10 +00:00
|
|
|
wsetfont.1x \
|
1998-09-29 22:36:29 +00:00
|
|
|
seticons.1x \
|
|
|
|
|
wmaker.1x \
|
|
|
|
|
wxcopy.1x
|
|
|
|
|
|
|
|
|
|
EXTRA_DIST = $(man_MANS)
|
|
|
|
|
|