mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 20:38:08 +01:00
17 lines
242 B
Makefile
17 lines
242 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
|
|
man_MANS = \
|
|
geticonset.1x \
|
|
setstyle.1x \
|
|
wxpaste.1x \
|
|
getstyle.1x \
|
|
wdwrite.1x \
|
|
wmsetbg.1x \
|
|
wsetfont.1x \
|
|
seticons.1x \
|
|
wmaker.1x \
|
|
wxcopy.1x
|
|
|
|
EXTRA_DIST = $(man_MANS)
|
|
|