~ubuntu-branches/ubuntu/precise/pingus/precise

« back to all changes in this revision

Viewing changes to data/images/groundpieces/ground/snow/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Raphael Goulais
  • Date: 2004-08-09 10:26:00 UTC
  • mfrom: (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20040809102600-lg2q9lfars0q1p42
Tags: 0.6.0-8
Applied patch from Andreas Jochens (Closes: #263992)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# autogenerated file, don't touch!
2
 
 
3
 
pkgdatadir = $(datadir)/games/@PACKAGE@/images/groundpieces/ground/snow
4
 
EXTRA_DIST = ice1.png ice2.png cabin.png snowman.png piece1.png piece2.png piece3.png piece7.png piece8.png piece9.png gpiece1.png cabin_winter.png slopedr.png igloo.png xmas-tree.png 
5
 
pkgdata_DATA = $(EXTRA_DIST)
6
 
Makefile.am: . $(SUBDIRS)
7
 
        perl $(top_srcdir)/data/images/generate_makefile.pl -a .
8
 
# EOF #