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
Remove hard limitation that AI wonder cities never build settlers
[freeciv.git]
/
lua
/
Makefile.am
blob
e42058eb270a27438092d7c018497da57ec62720
1
## Process this file with automake to produce Makefile.in
2
3
pkgsysconfdir = $(sysconfdir)/$(PACKAGE)
4
5
if SERVER
6
SERVER_CONF = database.lua
7
else
8
SERVER_FILES =
9
SERVER_CONF =
10
endif
11
12
pkgsysconf_DATA = $(SERVER_CONF)
13
14
EXTRA_DIST = \
15
database.lua