~ml-launchpad/ubuntu/natty/gcompris/fix-for-777349

« back to all changes in this revision

Viewing changes to src/gnumch-equality-activity/resources/gnumch/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Marc Gariepy, Marc Gariepy, Stephane Graber
  • Date: 2010-01-04 17:42:49 UTC
  • mfrom: (1.1.14 upstream)
  • Revision ID: james.westby@ubuntu.com-20100104174249-7bupatd9dtxyhvs4
Tags: 9.0-0ubuntu1
[Marc Gariepy]
* New upstream release (9.0).
* Remove cache.c from POTFILES to avoid FTBFS
* Remove unneeded rm in debian/rules (file no longer exists upstream)

[Stephane Graber]
* Bump Debian standards to 3.8.3
* Add patch system (dpatch)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
imgdir = $(pkgdatadir)/@PACKAGE_DATA_DIR@/gnumch
 
2
img_DATA = \
 
3
        diaper_eating.gif \
 
4
        diaper.gif \
 
5
        diaper.txt \
 
6
        diaper_walking.gif \
 
7
        eater_eating.gif \
 
8
        eater.gif \
 
9
        eater.txt \
 
10
        eater_walking.gif \
 
11
        fraidy_eating.gif \
 
12
        fraidy.gif \
 
13
        fraidy.txt \
 
14
        fraidy_walking.gif \
 
15
        Makefile.am \
 
16
        muncher_eating.gif \
 
17
        muncher.gif \
 
18
        muncher.txt \
 
19
        muncher_walking.gif \
 
20
        reggie_eating.gif \
 
21
        reggie.gif \
 
22
        reggie.txt \
 
23
        reggie_walking.gif \
 
24
        smarty_eating.gif \
 
25
        smarty.gif \
 
26
        smarty.txt \
 
27
        smarty_walking.gif
 
28
 
 
29
 
 
30
EXTRA_DIST = $(img_DATA)