~ubuntu-branches/debian/jessie/adonthell-data/jessie

« back to all changes in this revision

Viewing changes to .pc/01_do_not_ship_pyc_files/scripts/schedules/mapviews/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Moritz Muehlenhoff
  • Date: 2010-08-06 10:12:11 UTC
  • Revision ID: james.westby@ubuntu.com-20100806101211-xu2lvg5feuxs0llu
Tags: 0.3.4.cvs.20080529+dfsg-2
Strip pyc files, patch by Jordan Metzmeier (Closes: #591879)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
pkgdatadir = $(gamedatadir)/scripts/schedules/mapviews
 
2
 
 
3
pkgdata_DATA = *.pyc
 
4
 
 
5
EXTRA_DIST = center_character.py __init__.py
 
6
 
 
7
all:
 
8
        $(adonthell_binary) -c
 
9
 
 
10
*.pyc: *.py
 
11
 
 
12
CLEANFILES = *.pyc