File: Makefile.am

package info (click to toggle)
adonthell-data 0.3.5%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 14,776 kB
  • ctags: 389
  • sloc: python: 4,667; sh: 3,327; makefile: 362; sed: 16
file content (16 lines) | stat: -rwxr-xr-x 445 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgdatadir = $(gamedatadir)/scripts/dialogues

pkgdata_DATA = *.py

EXTRA_DIST = orloth_start.py lucia_start.py sarin_start.py \
    janesta_start.py erek_start.py oliver_start.py bjarn_start.py \
    frostbloom_start.py talan_start.py alek_start.py jelom_start.py \
    tristan_start.py jelom_2nd.py demo_intro_1.py extro.py \
    silverhair_start.py fellnir_start.py __init__.py

all:
	#$(adonthell_binary) -c

*.pyc: *.py

CLEANFILES = *.pyc