File: Makefile.am

package info (click to toggle)
adonthell-data 0.3.8-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 27,040 kB
  • sloc: python: 5,172; sh: 4,584; makefile: 418; xml: 40; sed: 16
file content (9 lines) | stat: -rw-r--r-- 410 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
pkgdatadir = $(gamedatadir)/gfx/cutscene

pkgdata_DATA = adonthell_03.img adonthell_green.img jewelbag_closed.img \
	jewelbag_open.img forest1.img forest2.img forest3.img intro_bg.img \
	intro_guard.img intro_player.img intro_inn.img intro_talan.img \
	player.img gem.pnm extro_bjarn.img extro_chest.img extro_wall.img \
	extro_open_bag.img extro_closed_bag.img running_alek.anim

EXTRA_DIST = $(pkgdata_DATA)