Make enum type conversion explicit.
[freeciv.git] / data / isotrident / Makefile.am
blob2bc60dbe658328fcba79c496de1ed9dfdae4c68f
1 ## Process this file with automake to produce Makefile.in
3 ## Override automake so that "make install" puts these in proper place:
4 pkgdatadir = $(datadir)/$(PACKAGE)/isotrident
6 pkgdata_DATA =          \
7         cities.png      \
8         cities.spec     \
9         fog.png         \
10         fog.spec        \
11         grid.png        \
12         grid.spec       \
13         morecities.png  \
14         morecities.spec \
15         nuke.spec       \
16         nuke.png        \
17         select.png      \
18         select.spec     \
19         terrain1.png    \
20         terrain1.spec   \
21         terrain2.png    \
22         terrain2.spec   \
23         tiles.png       \
24         tiles.spec      \
25         unitcost.png    \
26         unitcost.spec   \
27         unitextras.png  \
28         unitextras.spec
30 EXTRA_DIST = $(pkgdata_DATA)