Bug #580 ยป 0076-Include-tileset-.modpack-files-to-the-tarball.patch
| data/Makefile.am | ||
|---|---|---|
| EXTRA_DIST = \ | ||
| 	$(SRV_RE_FILES) \ | ||
| 	$(CLIENT_FILES) \ | ||
| 	freeciv-client.png \ | ||
| 	freeciv-ruledit.png \ | ||
| 	freeciv-modpack.png \ | ||
| 	freeciv-client.icns \ | ||
| 	freeciv-server.icns \ | ||
| 	gtk3.22_menus.xml	\ | ||
| 	amplio2.tilespec \ | ||
| 	cimpletoon.tilespec \ | ||
| 	hex2t.tilespec	\ | ||
| 	hexemplio.tilespec	\ | ||
| 	isophex.tilespec	\ | ||
| 	isotrident.tilespec \ | ||
| 	toonhex.tilespec	\ | ||
| 	alio.tilespec	\ | ||
| 	trident.tilespec	\ | ||
| 	stdmusic.musicspec	\ | ||
| 	stdsounds.soundspec	\ | ||
| 	helpdata.txt | ||
| 	gtk3.22_menus.xml | ||
| if CLIENT | ||
| CLIENTDATADIRS = amplio2 misc flags buildings cimpletoon isotrident trident\ | ||