Feature #1591 » 0082-Drop-snapshot.project.patch
bootstrap/Makefile.am | ||
---|---|---|
## it's in the list below.
|
||
## It should also install it automatically when running autogen.sh.
|
||
EXTRA_DIST = freeciv.project \
|
||
snapshot.project \
|
||
freeciv.fcproj \
|
||
fcgui.in \
|
||
fcser.in \
|
bootstrap/snapshot.project | ||
---|---|---|
# See freeciv.project for the documentation of the fields.
|
||
# Load freeciv defaults
|
||
. ${srcdir}/bootstrap/freeciv.project
|
||
# Snapshot build specific storage dir
|
||
FREECIV_STORAGE_DIR="~/.freeciv.snapshot"
|
- « Previous
- 1
- 2
- Next »