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
minor dumb bug..
[wmaker-crm.git]
/
doc
/
Makefile.am
blob
91e2fcae7328d7cce49ed28305642d90bfba1ddf
1
## Process this file with automake to produce Makefile.in
2
3
SUBDIRS = sk
4
5
man_MANS = \
6
geticonset.1x \
7
getstyle.1x \
8
seticons.1x \
9
setstyle.1x \
10
wcopy.1x \
11
wdwrite.1x \
12
wmaker.1x \
13
wmsetbg.1x \
14
wsetfont.1x \
15
wxcopy.1x \
16
wxpaste.1x
17
18
EXTRA_DIST = $(man_MANS)
19