repo.or.cz
/
wmaker-crm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Use helper function in StartWindozeCycle()
[wmaker-crm.git]
/
doc
/
cs
/
Makefile.am
blob
480bdb635cd16b94565f461f6f4a9d103caf0d4a
1
## Process this file with automake to produce Makefile.in
2
3
mandir=@mandir@/cs
4
5
man_MANS = \
6
geticonset.1x \
7
setstyle.1x \
8
wxpaste.1x \
9
getstyle.1x \
10
wdwrite.1x \
11
wmsetbg.1x \
12
seticons.1x \
13
wmaker.1x \
14
wxcopy.1x
15
16
EXTRA_DIST = $(man_MANS)
17