1998-09-29 22:36:29 +00:00
|
|
|
## Process this file with automake to produce Makefile.in
|
|
|
|
|
|
2001-07-24 12:05:09 +00:00
|
|
|
SUBDIRS = sk
|
2001-07-23 20:31:32 +00:00
|
|
|
|
1998-09-29 22:36:29 +00:00
|
|
|
man_MANS = \
|
|
|
|
|
geticonset.1x \
|
|
|
|
|
getstyle.1x \
|
2001-09-12 14:12:12 +00:00
|
|
|
seticons.1x \
|
|
|
|
|
setstyle.1x \
|
1998-09-29 22:36:29 +00:00
|
|
|
wdwrite.1x \
|
2001-09-12 14:12:12 +00:00
|
|
|
wmaker.1x \
|
1998-09-29 22:36:29 +00:00
|
|
|
wmsetbg.1x \
|
2001-09-12 14:12:12 +00:00
|
|
|
wxcopy.1x \
|
|
|
|
|
wxpaste.1x
|
1998-09-29 22:36:29 +00:00
|
|
|
|
|
|
|
|
EXTRA_DIST = $(man_MANS)
|
|
|
|
|
|