Make AI less likely to stop building wonder
[freeciv.git] / data / trident / Makefile.am
blob2ab21c3a59f6bb951be52a23347df403fde154a3
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)/trident
6 pkgdata_DATA =          \
7         auto_ll.spec    \
8         cities.png      \
9         cities.spec     \
10         earth.png       \
11         earth.spec      \
12         explosions.png  \
13         explosions.spec \
14         fog.png         \
15         fog.spec        \
16         grid.png        \
17         grid.spec       \
18         roads.png       \
19         roads.spec      \
20         select.png      \
21         select.spec     \
22         tiles.png       \
23         tiles.spec      \
24         units.png       \
25         units.spec
27 EXTRA_DIST = $(pkgdata_DATA)