repo.or.cz
/
freeciv.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
When mixer is not available, recommend SDL2_mixer instead of SDL1.2 mixer
[freeciv.git]
/
doc
/
Makefile.am
blob
fceddeb81bbe5b64cccb77bd1045456a54a4365e
1
## Process this file with automake to produce Makefile.in
2
3
SUBDIRS = man ca de fr it ja nl sv
4
5
docs = \
6
BUGS \
7
CodingStyle \
8
FAQ \
9
HACKING \
10
INSTALL.Cygwin \
11
HOWTOPLAY \
12
README.achievements \
13
README.actions \
14
README.agents \
15
README.AI \
16
README.AI_modules \
17
README.attributes \
18
README.delta \
19
README.effects \
20
README.fcdb \
21
README.governor \
22
README.graphics \
23
README.msys2 \
24
README.nations \
25
README.packaging \
26
README.rulesets \
27
README.scorelog \
28
README.sound \
29
TODO
30
31
doc_DATA = $(docs)
32
33
EXTRA_DIST = $(docs)