Make AI less likely to stop building wonder
[freeciv.git] / data / hex2t / Makefile.am
blobf089b1361ba9957836266a64ae0d4d39586c3a04
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)/hex2t
6 pkgdata_DATA =          \
7         grid.png        \
8         grid.spec       \
9         items.png       \
10         items.spec      \
11         overlays.png    \
12         overlays.spec   \
13         select.png      \
14         select.spec     \
15         tiles.png       \
16         tiles.spec      \
17         unitcost.png    \
18         unitcost.spec
20 EXTRA_DIST = $(pkgdata_DATA)