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
Cache target CityTile state action legality.
[freeciv.git]
/
data
/
isophex
/
Makefile.am
blob
ed4fe288800727e40d614eb5b871f675c092ae4d
1
## Process this file with automake to produce Makefile.in
2
3
## Override automake so that "make install" puts these in proper place:
4
pkgdatadir = $(datadir)/$(PACKAGE)/isophex
5
6
pkgdata_DATA = \
7
darkness.png \
8
darkness.spec \
9
grid.png \
10
grid.spec \
11
rivers.png \
12
rivers.spec \
13
terrain1.png \
14
terrain1.spec \
15
terrain2.png \
16
terrain2.spec
17
18
EXTRA_DIST = $(pkgdata_DATA)